Skip to content

Commit 610d791

Browse files
Bump isort from 6.0.0 to 6.0.1
Bumps [isort](https://github.com/PyCQA/isort) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.0...6.0.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf1ad7a commit 610d791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black==25.1.0
22
coverage==7.6.12
33
flake8==7.1.2
4-
isort==6.0.0
4+
isort==6.0.1
55
mypy==1.15.0
66
pre-commit==4.1.0
77
pygments==2.19.1

0 commit comments

Comments
 (0)