Skip to content

Commit 0089cf3

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test_pre_commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# in .pre-commit-config.yaml
33
black==21.10b0;python_full_version>="3.6.2"
44
flake8==4.0.1
5-
isort==5.10.0
5+
isort==5.10.1
66
mypy==0.910

0 commit comments

Comments
 (0)