Skip to content

Commit cabf746

Browse files
Bump isort from 6.1.0 to 8.0.1
Bumps [isort](https://github.com/PyCQA/isort) from 6.1.0 to 8.0.1. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.1.0...8.0.1) --- updated-dependencies: - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7aea821 commit cabf746

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

poetry.lock

Lines changed: 5 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
@@ -55,7 +55,7 @@ pytest = "^8.4.1"
5555
pytest-cov = ">=7.1.0,<8.0"
5656
pytest-env = "^1.1.1"
5757
black = ">=26.5.1,<27.0"
58-
isort = "^6.0.1"
58+
isort = "^8.0.1"
5959
mypy = "^2.1.0"
6060
pre-commit = "^4.0.1"
6161
flake8 = ">=6.1,<8.0"

0 commit comments

Comments
 (0)