Skip to content

Update isort requirement from <6,>=5 to >=5,<7#10

Merged
Ajimaru merged 1 commit intomainfrom
dependabot/pip/isort-gte-5-and-lt-7
Jan 10, 2026
Merged

Update isort requirement from <6,>=5 to >=5,<7#10
Ajimaru merged 1 commit intomainfrom
dependabot/pip/isort-gte-5-and-lt-7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2026

Updates the requirements on isort to permit the latest version.

Release notes

Sourced from isort's releases.

6.1.0

Changes

👷 Continuous Integration

📦 Dependencies

Changelog

Sourced from isort's changelog.

6.1.0 October 1 2025

6.0.1 Febuary 26 2025

6.0.0 January 27 2025

5.13.2 December 13 2023

5.13.1 December 11 2023

5.13.0 December 9 2023

... (truncated)

Commits
  • ec0efae Merge pull request #2410 from PyCQA/docs/discussion
  • 8af675f Update docs discussions channel
  • a03dae8 Merge pull request #2409 from PyCQA/build/py314-classifier
  • 2232a26 Add python 3.14 classifier and badge
  • ec48dd7 Merge pull request #2405 from dvarrazzo/fix/drop-pkg-resources
  • be46cd4 refactor: make importlib metadata package import lazy
  • 18ecd0c chore: drop branch guarding unsupported Python versions
  • 1d42e56 fix: drop use of non-standard pkg_resources API
  • 0c8fc82 Merge pull request #2406 from PyCQA/dependabot/github_actions/github-actions-...
  • 3478763 Bump actions/checkout from 4 to 5 in the github-actions group
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 10, 2026
@dependabot dependabot bot requested a review from Ajimaru as a code owner January 10, 2026 12:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 10, 2026
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Ajimaru
Copy link
Owner

Ajimaru commented Jan 10, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/isort-gte-5-and-lt-7 branch from ab69b5c to 68796f5 Compare January 10, 2026 12:47
@Ajimaru
Copy link
Owner

Ajimaru commented Jan 10, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/isort-gte-5-and-lt-7 branch from 68796f5 to ab26246 Compare January 10, 2026 12:49
@Ajimaru
Copy link
Owner

Ajimaru commented Jan 10, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/isort-gte-5-and-lt-7 branch from ab26246 to 31bf338 Compare January 10, 2026 13:01
Copy link
Owner

@Ajimaru Ajimaru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed: dependency bump only; CI green.

@Ajimaru
Copy link
Owner

Ajimaru commented Jan 10, 2026

@dependabot rebase

Updates the requirements on [isort](https://github.com/PyCQA/isort) to permit the latest version.
- [Release notes](https://github.com/PyCQA/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@5.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: isort
  dependency-version: 6.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/isort-gte-5-and-lt-7 branch from 31bf338 to 4a06532 Compare January 10, 2026 13:03
Copy link
Owner

@Ajimaru Ajimaru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed after rebase; CI green.

@Ajimaru Ajimaru merged commit fc5d63e into main Jan 10, 2026
5 checks passed
@Ajimaru Ajimaru deleted the dependabot/pip/isort-gte-5-and-lt-7 branch January 10, 2026 13:04
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants