Skip to content

Commit 22dfc25

Browse files
Bump isort from 7.0.0 to 8.0.0
Bumps [isort](https://github.com/PyCQA/isort) from 7.0.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@7.0.0...8.0.0) --- updated-dependencies: - dependency-name: isort dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ddca10 commit 22dfc25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pylint==4.0.5
22
ruff==0.15.1
33
flake8==7.3.0
4-
isort==7.0.0
4+
isort==8.0.0
55
mypy==1.19.1
66
types-protobuf==6.32.1.20251210
77
pytest>=6.2.4,<10

0 commit comments

Comments
 (0)