Skip to content

Commit dcc5690

Browse files
authored
Merge pull request #462 from python-openapi/dependabot/pip/isort-8.0.0
Bump isort from 6.1.0 to 8.0.0
2 parents 839fcd3 + 65b21ca commit dcc5690

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

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
@@ -58,7 +58,7 @@ pytest-flake8 = "=1.3.0"
5858
pytest-cov = "^7.0.0"
5959
tox = "*"
6060
mypy = "^1.19"
61-
isort = "^6.1.0"
61+
isort = "^8.0.0"
6262
black = "^25.11.0"
6363
flynt = "^1.0"
6464
deptry = "^0.24.0"

0 commit comments

Comments
 (0)