Skip to content

Commit c8f13e3

Browse files
authored
Merge pull request #115 from lachaib/dependabot/pip/isort-6.0.1
build(deps-dev): bump isort from 6.0.0 to 6.0.1
2 parents 2d62012 + 0561151 commit c8f13e3

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
@@ -24,7 +24,7 @@ ruff = "^0.9.7"
2424
black = "^25.1.0"
2525
pytest-coverage = "^0.0"
2626
pre-commit = "^4.1.0"
27-
isort = "^6.0.0"
27+
isort = "^6.0.1"
2828

2929
[build-system]
3030
requires = ["poetry-core"]

0 commit comments

Comments
 (0)