Skip to content

Commit 4ece8dd

Browse files
authored
Merge pull request #456 from PyGotham/dependabot-pip-isort-6.0.0
Bump isort from 5.13.2 to 6.0.0
2 parents 84e3c38 + b8d35d0 commit 4ece8dd

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)