Skip to content

Commit 8853d58

Browse files
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: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 726be58 commit 8853d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ iniconfig==2.0.0
116116
# via pytest
117117
ipython==8.31.0
118118
# via -r requirements.in
119-
isort==5.13.2
119+
isort==6.0.0
120120
# via pylint
121121
itypes==1.2.0
122122
# via coreapi

0 commit comments

Comments
 (0)