Skip to content

Commit 1c290d0

Browse files
chore(deps): Bump isort from 7.0.0 to 8.0.1
Bumps [isort](https://github.com/PyCQA/isort) from 7.0.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@7.0.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 e2cbd0c commit 1c290d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
dev = [
1414
"black==26.3.1",
1515
"flake8==7.3.0",
16-
"isort==7.0.0",
16+
"isort==8.0.1",
1717
"mypy==1.19.1",
1818
"mypy-extensions==1.1.0",
1919
"pylint==4.0.5",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)