Skip to content

Commit f128430

Browse files
build(deps-dev): 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 bd874dd commit f128430

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
@@ -32,7 +32,7 @@ identify==2.6.7
3232
# via pre-commit
3333
iniconfig==2.0.0
3434
# via pytest
35-
isort==6.0.0
35+
isort==6.0.1
3636
# via -r requirements-dev.in
3737
mccabe==0.7.0
3838
# via flake8

0 commit comments

Comments
 (0)