Skip to content

Commit f7396f8

Browse files
authored
Merge pull request #427 from jacebrowning/dependabot/pip/isort-7.0.0
Bump isort from 6.1.0 to 7.0.0
2 parents 623d7c0 + 17266fe commit f7396f8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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,<7.0"
56+
isort = ">=5.13,<8.0"
5757

5858
# Linters
5959
mypy = "^1.3"

0 commit comments

Comments
 (0)