Skip to content

Commit c9fb40d

Browse files
authored
Merge pull request #355 from openaleph/dependabot/pip/isort-8.0.1
Bump isort from 6.1.0 to 8.0.1
2 parents 7aea821 + cabf746 commit c9fb40d

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

poetry.lock

Lines changed: 5 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
@@ -55,7 +55,7 @@ pytest = "^8.4.1"
5555
pytest-cov = ">=7.1.0,<8.0"
5656
pytest-env = "^1.1.1"
5757
black = ">=26.5.1,<27.0"
58-
isort = "^6.0.1"
58+
isort = "^8.0.1"
5959
mypy = "^2.1.0"
6060
pre-commit = "^4.0.1"
6161
flake8 = ">=6.1,<8.0"

0 commit comments

Comments
 (0)