Skip to content

Commit fb32cee

Browse files
dependabot(deps): bump isort from 5.13.2 to 6.0.0
Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e31d2d7 commit fb32cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# used only for the CI and Development
22
black==25.1.0
33
click==8.1.8
4-
isort==5.13.2
4+
isort==6.0.0
55
bandit==1.8.2
66
pytest==8.3.4
77
testcontainers==4.9.0

0 commit comments

Comments
 (0)