Skip to content

Commit 7b6276f

Browse files
CI: (deps): Bump isort from 7.0.0 to 8.0.0 in /ci-dev
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 dd3add3 commit 7b6276f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-dev/linting_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pyflakes==3.4.0
66

77
flake8-broken-line==1.0.0
88
flake8-isort==7.0.0
9-
isort==7.0.0
9+
isort==8.0.0
1010
flake8-requirements==2.3.0
1111

1212
flake8-rst-docstrings==0.4.0

0 commit comments

Comments
 (0)