Skip to content

Commit d523f92

Browse files
authored
Merge pull request #441 from python-openapi/dependabot/pip/isort-6.1.0
Bump isort from 6.0.1 to 6.1.0
2 parents 06b8622 + ba91e23 commit d523f92

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

poetry.lock

Lines changed: 9 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 = "^6.1.1"
5959
tox = "*"
6060
mypy = "^1.19"
61-
isort = "^6.0.1"
61+
isort = "^6.1.0"
6262
black = "^25.1.0"
6363
flynt = "^1.0"
6464
deptry = "^0.23.0"

0 commit comments

Comments
 (0)