Skip to content

Commit 2933578

Browse files
authored
Merge pull request #1093 from python-openapi/dependabot/pip/isort-7.0.0
Bump isort from 6.1.0 to 7.0.0
2 parents 6b835d2 + 7b29744 commit 2933578

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
@@ -93,7 +93,7 @@ django = ">=3.0"
9393
djangorestframework = "^3.11.2"
9494
falcon = ">=3.0"
9595
flask = "*"
96-
isort = ">=5.11.5,<7.0.0"
96+
isort = ">=5.11.5,<8.0.0"
9797
pre-commit = "*"
9898
pytest = "^8"
9999
pytest-flake8 = "*"

0 commit comments

Comments
 (0)