Skip to content

Commit 015b255

Browse files
authored
Merge pull request #1118 from python-openapi/dependabot/pip/isort-8.0.1
Bump isort from 7.0.0 to 8.0.1
2 parents 889a244 + 081859b commit 015b255

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 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
@@ -91,7 +91,7 @@ werkzeug = []
9191
[tool.poetry.group.dev.dependencies]
9292
black = ">=23.3,<27.0"
9393
djangorestframework = "^3.11.2"
94-
isort = ">=5.11.5,<8.0.0"
94+
isort = ">=5.11.5,<9.0.0"
9595
pre-commit = "*"
9696
pytest = "^8"
9797
pytest-flake8 = "*"

0 commit comments

Comments
 (0)