Skip to content

Bump the pre-commit-hooks group across 1 directory with 5 updates#478

Merged
d33bs merged 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-hooks-6f72b34666
Jun 23, 2026
Merged

Bump the pre-commit-hooks group across 1 directory with 5 updates#478
d33bs merged 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-hooks-6f72b34666

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the pre-commit-hooks group with 5 updates in the / directory:

Package From To
https://github.com/jsh9/pydoclint 0.8.4 0.8.6
pytest 9.0.3 9.1.0
moto 5.2.1 5.2.2
parsl 2026.5.25 2026.6.1
pycytominer 1.5.1 1.6.0

Updates https://github.com/jsh9/pydoclint from 0.8.4 to 0.8.6

Release notes

Sourced from https://github.com/jsh9/pydoclint's releases.

0.8.6

What's Changed

Full Changelog: jsh9/pydoclint@0.8.5...0.8.6

0.8.5

What's Changed

Full Changelog: jsh9/pydoclint@0.8.4...0.8.5

Changelog

Sourced from https://github.com/jsh9/pydoclint's changelog.

[0.8.6] - 2026-06-03

  • Fixed
    • A bug where DOC001 did not intercept unsupported numpy docstring section headers such as Inputs, Outputs, and non-ASCII names, and as a result pydoclint would report confusing cascading violations
  • Full diff

[0.8.5] - 2026-06-02

  • Fixed
    • A bug where malformed docstrings could trigger an internal error when the underlying parser returned an empty parameter name
    • Avoid cascading downstream violations after DOC001 parsing errors
  • Full diff
Commits
  • da69fbd Report unsupported docstring headers (numpy) as DOC001 (#290)
  • 1693aa3 Docstring parsing errors now produce DOC001 only; no more cascading violation...
  • 98b491f Update linter and formatter versions (#286)
  • See full diff in compare view

Updates pytest from 9.0.3 to 9.1.0

Updates moto from 5.2.1 to 5.2.2

Updates parsl from 2026.5.25 to 2026.6.1

Updates pycytominer from 1.5.1 to 1.6.0

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Jun 22, 2026
@dependabot dependabot Bot requested review from d33bs and gwaybio as code owners June 22, 2026 14:20
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Jun 22, 2026
@d33bs

d33bs commented Jun 23, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps the pre-commit-hooks group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [https://github.com/jsh9/pydoclint](https://github.com/jsh9/pydoclint) | `0.8.4` | `0.8.6` |
| pytest | `9.0.3` | `9.1.0` |
| moto | `5.2.1` | `5.2.2` |
| parsl | `2026.5.25` | `2026.6.1` |
| pycytominer | `1.5.1` | `1.6.0` |



Updates `https://github.com/jsh9/pydoclint` from 0.8.4 to 0.8.6
- [Release notes](https://github.com/jsh9/pydoclint/releases)
- [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md)
- [Commits](jsh9/pydoclint@0.8.4...0.8.6)

Updates `pytest` from 9.0.3 to 9.1.0

Updates `moto` from 5.2.1 to 5.2.2

Updates `parsl` from 2026.5.25 to 2026.6.1

Updates `pycytominer` from 1.5.1 to 1.6.0

---
updated-dependencies:
- dependency-name: https://github.com/jsh9/pydoclint
  dependency-version: 0.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pre-commit-hooks
- dependency-name: moto
  dependency-version: 5.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pre-commit-hooks
- dependency-name: parsl
  dependency-version: 2026.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pre-commit-hooks
- dependency-name: pycytominer
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pre-commit-hooks
- dependency-name: pytest
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pre-commit-hooks
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the pre-commit-hooks group with 5 updates Bump the pre-commit-hooks group across 1 directory with 5 updates Jun 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/pre_commit/pre-commit-hooks-6f72b34666 branch from 2ed0116 to a06c5aa Compare June 23, 2026 17:05
@d33bs d33bs merged commit 250774e into main Jun 23, 2026
10 checks passed
@dependabot dependabot Bot deleted the dependabot/pre_commit/pre-commit-hooks-6f72b34666 branch June 23, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant