Skip to content

chore(deps-dev): update isort requirement from <6,>=5.13.2 to >=5.13.2,<9#420

Merged
jsonbailey merged 1 commit into
mainfrom
dependabot/pip/isort-gte-5.13.2-and-lt-9.0.0
Jun 9, 2026
Merged

chore(deps-dev): update isort requirement from <6,>=5.13.2 to >=5.13.2,<9#420
jsonbailey merged 1 commit into
mainfrom
dependabot/pip/isort-gte-5.13.2-and-lt-9.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on isort to permit the latest version.

Release notes

Sourced from isort's releases.

8.0.1

Changes

Changelog

Sourced from isort's changelog.

Changelog

NOTE: isort follows the semver versioning standard. Find out more about isort's release policy here.

Releases

Unreleased

8.0.0 February 19 2026

  • Removed --old-finders and --magic-placement flags and old_finders configuration option. The legacy finder logic that relied on environment introspection has been removed (#2445) @​joao-faria-dev
  • Update the plone profile to not clash with black (#2456) @​ale-rt

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
  • a333737 Merge pull request #2463 from FinlayTheBerry/issue/2461
  • 878ba7e Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py
  • b5f06a7 Merge pull request #2459 from Fridayai700/fix-unindented-comment-corruption
  • 3459bde Merge pull request #2460 from PyCQA/DanielNoord-patch-1
  • 6e70bb6 Update CHANGELOG for version 8.0.0
  • fd2514b Fix unindented comments being corrupted in indented blocks
  • b0f2dab Merge pull request #2458 from skv0zsneg/issue/1882
  • 313797b Fix lint.
  • 7d3a6f5 Add ignore for cyclomatic complexity check.
  • 6b9f895 Remove debug prints.
  • Additional commits viewable in compare view


Note

Low Risk
Single dev-dependency version bound change with no production code impact; minor risk only if a newer isort changes import-sort behavior in CI lint.

Overview
Relaxes the dev dependency pin for isort in pyproject.toml from >=5.13.2,<6 to >=5.13.2,<9, so installs can resolve isort 6.x–8.x (e.g. 8.0.1) while keeping the same minimum version.

No application or SDK runtime code changes; isort remains a dev-only tool used by the lint target (isort --check --atomic on ldclient and contract-tests). Existing [tool.isort] config is unchanged.

Reviewed by Cursor Bugbot for commit 9d7bedf. Bugbot is set up for automated code reviews on this repo. Configure here.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 23, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 23, 2026 04:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 23, 2026
@jsonbailey

Copy link
Copy Markdown
Contributor

@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.13.2...8.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): update isort requirement from ^5.13.2 to >=5.13.2,<9.0.0 chore(deps-dev): update isort requirement from <6,>=5.13.2 to >=5.13.2,<9 Jun 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/isort-gte-5.13.2-and-lt-9.0.0 branch from 803c3e0 to 9d7bedf Compare June 8, 2026 18:33
@jsonbailey jsonbailey merged commit 8ac0bfc into main Jun 9, 2026
18 checks passed
@jsonbailey jsonbailey deleted the dependabot/pip/isort-gte-5.13.2-and-lt-9.0.0 branch June 9, 2026 14:54
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.

1 participant