Skip to content

Commit 9cf4fdb

Browse files
chore(deps-dev): bump isort from 5.13.2 to 7.0.0
Bumps [isort](https://github.com/PyCQA/isort) from 5.13.2 to 7.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...7.0.0) --- updated-dependencies: - dependency-name: isort dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f28000 commit 9cf4fdb

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
@@ -42,7 +42,7 @@ pytest-cov = "^5.0"
4242
flake8 = "^7.1"
4343
mypy = "^1.11"
4444
black = "^24.8"
45-
isort = "^5.13"
45+
isort = "^7.0"
4646
pre-commit = "^3.8"
4747
hypothesis = "^6.112.0"
4848
python-semantic-release = "^9.9.0"

0 commit comments

Comments
 (0)