Skip to content

Commit f407ed7

Browse files
authored
Merge pull request #484 from python-openapi/dependabot/pip/isort-8.0.1
Bump isort from 8.0.0 to 8.0.1
2 parents d931faf + 081f3be commit f407ed7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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
@@ -60,7 +60,7 @@ pytest-flake8 = "=1.3.0"
6060
pytest-cov = "^7.0.0"
6161
tox = "*"
6262
mypy = "^2.1"
63-
isort = "^8.0.0"
63+
isort = "^8.0.1"
6464
black = "^26.3.1"
6565
flynt = "^1.0"
6666
deptry = "^0.25.1"

0 commit comments

Comments
 (0)