Skip to content

Commit 9367c7b

Browse files
authored
Merge pull request #431 from jacebrowning/dependabot/pip/isort-8.0.0
Bump isort from 7.0.0 to 8.0.0
2 parents 03f6251 + 62ded82 commit 9367c7b

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

poetry.lock

Lines changed: 9 additions & 10 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
@@ -53,7 +53,7 @@ universal-startfile = ">=0.2,<0.5"
5353

5454
# Formatters
5555
black = ">=24.8,<27.0"
56-
isort = ">=5.13,<8.0"
56+
isort = ">=5.13,<9.0"
5757

5858
# Linters
5959
mypy = "^1.3"

0 commit comments

Comments
 (0)