Skip to content

Commit c730527

Browse files
Bump isort from 5.13.2 to 6.0.1
Bumps [isort](https://github.com/PyCQA/isort) from 5.13.2 to 6.0.1. - [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.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent befb3ec commit c730527

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

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 @@ click = "^8.1.8"
4242
[tool.poetry.group.dev.dependencies]
4343
pytest = "^8.3.4"
4444
black = "^25.1.0"
45-
isort = "^5.13.2"
45+
isort = "^6.0.1"
4646
coverage = "^7.6.9"
4747
flake8 = "^7.1.1"
4848
pre-commit = "^4.0.1"

0 commit comments

Comments
 (0)