Skip to content

Commit 36c1fcc

Browse files
chore(deps-dev): bump isort from 6.0.0 to 6.0.1 (#283)
1 parent 70778e5 commit 36c1fcc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ coveralls = "^3.0.0"
2626

2727
[tool.poetry.group.dev.dependencies]
2828
black = ">=23.11,<26.0"
29-
isort = "^6.0.0"
29+
isort = "^6.0.1"
3030
pre-commit = "^4.1.0"
3131
pytest-cov = "^5.0.0"
3232

0 commit comments

Comments
 (0)