Skip to content

Commit 9f59cdb

Browse files
dependabot[bot]marcospri
authored andcommitted
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b7c14b commit 9f59cdb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/checkformatting.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ click==8.1.7
1414
# pip-tools
1515
importlib-metadata==7.0.1
1616
# via pip-sync-faster
17-
isort==6.0.0
17+
isort==6.0.1
1818
# via -r requirements/checkformatting.in
1919
mypy-extensions==1.0.0
2020
# via black

requirements/format.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ click==8.1.7
1414
# pip-tools
1515
importlib-metadata==7.0.1
1616
# via pip-sync-faster
17-
isort==6.0.0
17+
isort==6.0.1
1818
# via -r requirements/format.in
1919
mypy-extensions==1.0.0
2020
# via black

0 commit comments

Comments
 (0)