Skip to content

Commit 5ad94ac

Browse files
Bump isort from 5.13.2 to 6.0.0 (#1516)
1 parent cc3f421 commit 5ad94ac

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
@@ -29,7 +29,7 @@ pytest-cov = ">=5,<7"
2929
pre-commit = ">=3.8,<5.0"
3030
black = "^24.8.0"
3131
pylint = "^3.2.6"
32-
isort = "^5.13.2"
32+
isort = ">=5.13.2,<7.0.0"
3333
mypy = "^1.11.1"
3434
flake8 = "^7.1.1"
3535
pyupgrade = "^3.17.0"

0 commit comments

Comments
 (0)