Skip to content

Commit 2e52195

Browse files
Bump isort from 5.8.0 to 6.0.1
Bumps [isort](https://github.com/PyCQA/isort) from 5.8.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@5.8.0...6.0.1) --- updated-dependencies: - dependency-name: isort dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55cc528 commit 2e52195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-r base.txt
22
flake8==4.0.1
3-
isort==5.8.0
3+
isort==6.0.1
44
pre-commit==2.19.0

0 commit comments

Comments
 (0)