Skip to content

Commit 8c5fdc6

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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31df20c commit 8c5fdc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

development-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ coverage==7.13.4
55
cryptography==46.0.5
66
flake8==7.3.0
77
fpvs==0.3.0
8-
isort==7.0.0
8+
isort==8.0.0
99
mypy==1.19.1
1010
psutil==7.2.2
1111
pylint-per-file-ignores==3.2.0

0 commit comments

Comments
 (0)