Skip to content

Commit b8d35d0

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

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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
@@ -22,7 +22,7 @@ flake8 = "^7.1.1"
2222
flake8-bugbear = "^24.12.12"
2323
ipdb = "^0.13.13"
2424
ipython = "^8.32.0"
25-
isort = "^5.13.2"
25+
isort = "^6.0.0"
2626
mypy = "^1.14"
2727
pep8-naming = "^0.14.1"
2828
pre-commit = "^4.1.0"

0 commit comments

Comments
 (0)