Skip to content

Commit a7fb481

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

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

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
@@ -58,7 +58,7 @@ pytest-flake8 = "=1.3.0"
5858
pytest-cov = "^7.0.0"
5959
tox = "*"
6060
mypy = "^1.19"
61-
isort = "^6.1.0"
61+
isort = "^8.0.0"
6262
black = "^25.11.0"
6363
flynt = "^1.0"
6464
deptry = "^0.23.1"

0 commit comments

Comments
 (0)