Skip to content

Commit 375bb1e

Browse files
authored
Merge pull request #171 from ghinks/dependabot/pip/isort-7.0.0
deps: bump isort from 6.1.0 to 7.0.0
2 parents de07f09 + b00be5a commit 375bb1e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -30,7 +30,7 @@ ruff = "^0.13.3"
3030
[tool.poetry.group.dev.dependencies]
3131
pytest = "^8.3.4"
3232
ruff = ">=0.8.4,<0.14.0"
33-
isort = ">=5.13.2,<7.0.0"
33+
isort = ">=5.13.2,<8.0.0"
3434
pytest-aiohttp = "^1.0.5"
3535
pytest-asyncio = ">=0.25,<1.3"
3636
pre-commit = "^4.0.0"

0 commit comments

Comments
 (0)