Skip to content

Commit b9d0024

Browse files
Bump isort from 5.10.0 to 5.10.1
Bumps [isort](https://github.com/pycqa/isort) from 5.10.0 to 5.10.1. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.10.0...5.10.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77f0cba commit b9d0024

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
@@ -2,7 +2,7 @@
22
black==21.10b0; implementation_name=="cpython"
33
docutils==0.18
44
flake8==4.0.1
5-
isort==5.10.0
5+
isort==5.10.1
66
mypy==0.910; implementation_name=="cpython"
77
pre-commit==2.15
88
pytest==6.2.5

0 commit comments

Comments
 (0)