Skip to content

Commit ea73833

Browse files
authored
Merge pull request #422 from jacebrowning/dependabot/pip/isort-8.0.0
Bump isort from 7.0.0 to 8.0.0
2 parents bc6fc26 + 069badf commit ea73833

2 files changed

Lines changed: 25 additions & 13 deletions

File tree

poetry.lock

Lines changed: 24 additions & 12 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
@@ -63,7 +63,7 @@ minilog = "^2.3"
6363

6464
# Formatters
6565
black = ">=24.3,<27.0"
66-
isort = ">=5.10,<8.0"
66+
isort = ">=5.10,<9.0"
6767

6868
# Linters
6969
mypy = "^1.18.1"

0 commit comments

Comments
 (0)