Skip to content

Commit 08b0b1f

Browse files
Bump isort from 5.9.3 to 6.1.0
Bumps [isort](https://github.com/PyCQA/isort) from 5.9.3 to 6.1.0. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.9.3...6.1.0) --- updated-dependencies: - dependency-name: isort dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eabd521 commit 08b0b1f

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
@@ -1,7 +1,7 @@
11
coverage==5.5
22
docker==6.1.2
33
flake8==3.9.2
4-
isort==5.9.3
4+
isort==6.1.0
55
-e .[sa]
66
sphinx==4.1.2
77
pytest==6.2.4

0 commit comments

Comments
 (0)