Skip to content

Commit 4a5837f

Browse files
authored
Merge pull request #396 from python-openapi/dependabot/pip/isort-6.0.1
Bump isort from 5.13.2 to 6.0.1
2 parents d71d82a + 19717d7 commit 4a5837f

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 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
@@ -69,7 +69,7 @@ pytest-flake8 = "=1.3.0"
6969
pytest-cov = "^6.1.1"
7070
tox = "*"
7171
mypy = "^1.10"
72-
isort = "^5.13.2"
72+
isort = "^6.0.1"
7373
black = "^24.8.0"
7474
flynt = "^1.0"
7575
deptry = "^0.23.0"

0 commit comments

Comments
 (0)