Skip to content

Commit 90a7db2

Browse files
authored
Merge pull request #1032 from python-openapi/dependabot/pip/isort-6.1.0
Bump isort from 5.13.2 to 6.1.0
2 parents a9cc68a + e9f767b commit 90a7db2

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

poetry.lock

Lines changed: 10 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
@@ -94,7 +94,7 @@ django = ">=3.0"
9494
djangorestframework = "^3.11.2"
9595
falcon = ">=3.0"
9696
flask = "*"
97-
isort = "^5.11.5"
97+
isort = ">=5.11.5,<7.0.0"
9898
pre-commit = "*"
9999
pytest = "^8"
100100
pytest-flake8 = "*"

0 commit comments

Comments
 (0)