Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit b5167b5

Browse files
chore(deps-dev): bump isort from 6.0.0 to 6.0.1 (#352)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 810cf3e commit b5167b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -28,7 +28,7 @@ python-dateutil = "^2.8.2"
2828

2929
[tool.poetry.dev-dependencies]
3030
black = "^25.1.0"
31-
isort = "^6.0.0"
31+
isort = "^6.0.1"
3232
pre-commit = "^4.1.0"
3333
pytest = "^8.3.5"
3434
pytest-asyncio = "^0.21.0"

0 commit comments

Comments
 (0)