Skip to content

Commit b02bd67

Browse files
chore(deps-dev): 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e475b07 commit b02bd67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ importlib-metadata==7.1.0 ; python_version >= '3.7'
3838

3939
iniconfig==2.0.0 ; python_version >= '3.7'
4040

41-
isort==5.13.2
41+
isort==6.0.0
4242

4343
lazy-object-proxy==1.10.0 ; python_version >= '3.7'
4444

0 commit comments

Comments
 (0)