Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 297be5e

Browse files
chore(deps-dev): bump isort from 5.13.2 to 6.0.0 (#566)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a47e834 commit 297be5e

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
@@ -28,7 +28,7 @@ strenum = {version = "^0.4.9", python = "<3.11"}
2828
pytest = "^8.3.4"
2929
flake8 = "^7.1.1"
3030
black = "^24.8"
31-
isort = "^5.12.0"
31+
isort = "^6.0.0"
3232
pre-commit = "^4.0.1"
3333
pytest-cov = "^6.0.0"
3434
pytest-depends = "^1.0.1"

0 commit comments

Comments
 (0)