Skip to content

Commit c8b70e1

Browse files
Update dependency isort to v6 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f081eaf commit c8b70e1

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
@@ -18,7 +18,7 @@ flake8-black = "^0.3.6"
1818
flake8-isort = "^6.1.1"
1919
pyproject-flake8 = "^7.0.0"
2020
black = { version = "^24.8.0" }
21-
isort = "^5.13.2"
21+
isort = "^6.0.0"
2222

2323
[build-system]
2424
requires = ["poetry-core"]

0 commit comments

Comments
 (0)