Skip to content

Commit 87f5ecc

Browse files
Upgrade: [dependabot] - 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34e1863 commit 87f5ecc

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
@@ -21,7 +21,7 @@ gitpython = "^3.1.44"
2121
pip-licenses = "^5.0.0"
2222
flake8 = "^7.0.0"
2323
pre-commit = "^4.1.0"
24-
isort = "^5.13.1"
24+
isort = "^6.0.0"
2525
cryptography = "^44.0.0"
2626
python-dateutil = "^2.9.0.post0"
2727
python-dotenv = "^1.0.1"

0 commit comments

Comments
 (0)