Skip to content

Commit c9609dc

Browse files
Bump isort from 5.10.1 to 6.0.1
Bumps [isort](https://github.com/PyCQA/isort) from 5.10.1 to 6.0.1. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.10.1...6.0.1) --- updated-dependencies: - dependency-name: isort dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d9bb2c commit c9609dc

2 files changed

Lines changed: 7 additions & 9 deletions

File tree

poetry.lock

Lines changed: 6 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ minilog = "^2.3"
6262

6363
# Formatters
6464
black = ">=24.3,<26.0"
65-
isort = "^5.10"
65+
isort = ">=5.10,<7.0"
6666

6767
# Linters
6868
mypy = "^1.18.1"

0 commit comments

Comments
 (0)