Skip to content

Bump the pre-commit group with 2 updates - #260

Merged
antonwolfy merged 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-3c90279b84
Aug 30, 2026
Merged

Bump the pre-commit group with 2 updates#260
antonwolfy merged 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-3c90279b84

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the pre-commit group with 2 updates: https://github.com/MarcoGorelli/cython-lint and https://github.com/pycqa/isort.

Updates https://github.com/MarcoGorelli/cython-lint from v0.21.0 to 0.21.1

Release notes

Sourced from https://github.com/MarcoGorelli/cython-lint's releases.

v0.21.1

Fixed compat with Cython 3.3

Commits
  • eb2f695 Bump version to 0.21.1
  • fec544b Merge pull request #202 from ap--/fix/dict-comprehension-cython-3.3
  • 2fa16b7 Update cython_lint/cython_lint.py
  • 09eba7a Apply suggestion from @​MarcoGorelli
  • 286b9e6 refactor: drop packaging dependency for Cython version check
  • f29c9e6 fix: support Cython 3.3 DictComprehensionAppendNode layout
  • 4e5b339 test: add regression test for comprehensions without late binding closures
  • 008c7ca Merge pull request #199 from MarcoGorelli/pre-commit-ci-update-config
  • ae8cebb [pre-commit.ci] pre-commit autoupdate
  • e810551 Merge pull request #172 from MarcoGorelli/pyright
  • Additional commits viewable in compare view

Updates https://github.com/pycqa/isort from 9.0.0b5 to 9.0.0

Release notes

Sourced from https://github.com/pycqa/isort's releases.

9.0.0

isort 9.0.0 is the result of several alpha and beta releases, as well as a small number of fixes added after the last beta. For release notes for the individual alphas and betas we would like to refer to:

Skipped version numbers are the result of changes to our release infrastructure that broke while creating the actual releases.

Please find below the full release notes for version 9.0.0, the newest release of isort after version 8.0.1.


isort 9.0.0 contains some significant changes and improvements. Most notably there is now support for Python 3.15 and its lazy imports and we have included several performance improvements as well as providing mypyc compiled wheels for all major platforms and supported versions of Python. In our own tests we saw speeds ups of more than 2x and 3x times, but this is highly dependent on the codebase isort needs to inspect.

The full list of changes is as follows:

💥 Breaking Changes

🚀 Features

🪲 Fixes

... (truncated)

Changelog

Sourced from https://github.com/pycqa/isort's changelog.

9.0.0 August 26 2026

... (truncated)

Commits
  • 727d119 Name the predicate and drive the prefix test off STRING_PREFIXES
  • dec76bc Fix multiline docstring style
  • cb179db Keep add_imports below a prefixed module docstring
  • 7542f76 test: distinguish pylint disable-next comments
  • 9f56767 Fix pylint disable-next comments at top of imports
  • 0cba6f6 Delete .cruft.json
  • dcdda58 Remove if completely
  • 03d3878 Fix check in CI
  • 926a147 Run less Builds
  • c4ab2e9 Fix test_importable for local dev
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pre-commit group with 2 updates: [https://github.com/MarcoGorelli/cython-lint](https://github.com/MarcoGorelli/cython-lint) and [https://github.com/pycqa/isort](https://github.com/pycqa/isort).


Updates `https://github.com/MarcoGorelli/cython-lint` from v0.21.0 to 0.21.1
- [Release notes](https://github.com/MarcoGorelli/cython-lint/releases)
- [Commits](MarcoGorelli/cython-lint@v0.21.0...v0.21.1)

Updates `https://github.com/pycqa/isort` from 9.0.0b5 to 9.0.0
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@9.0.0b5...9.0.0)

---
updated-dependencies:
- dependency-name: https://github.com/MarcoGorelli/cython-lint
  dependency-version: 0.21.1
  dependency-type: direct:production
  dependency-group: pre-commit
- dependency-name: https://github.com/pycqa/isort
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pre-commit
...

Signed-off-by: dependabot[bot] <support@github.com>
@intel-python-devops

Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

@antonwolfy antonwolfy self-assigned this Aug 30, 2026
@antonwolfy
antonwolfy merged commit 5a38612 into main Aug 30, 2026
61 checks passed
@antonwolfy
antonwolfy deleted the dependabot/pre_commit/pre-commit-3c90279b84 branch August 30, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants