Skip to content

Commit abc75ba

Browse files
Bump isort from 5.10.0 to 5.10.1 (#257)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77f0cba commit abc75ba

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)