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

Commit e989de6

Browse files
chore(deps-dev): bump isort from 5.13.2 to 6.0.0
Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a47e834 commit e989de6

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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 @@ strenum = {version = "^0.4.9", python = "<3.11"}
2828
pytest = "^8.3.4"
2929
flake8 = "^7.1.1"
3030
black = "^24.8"
31-
isort = "^5.12.0"
31+
isort = "^6.0.0"
3232
pre-commit = "^4.0.1"
3333
pytest-cov = "^6.0.0"
3434
pytest-depends = "^1.0.1"

0 commit comments

Comments
 (0)