Skip to content

Commit 611b97d

Browse files
Bump isort from 5.9.3 to 5.10.1 (#132)
Bumps [isort](https://github.com/pycqa/isort) from 5.9.3 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.9.3...5.10.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b22f6ce commit 611b97d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pre-commit==2.15.0
33
black==21.9b0
44
flake8==3.8.4
5-
isort==5.9.3
5+
isort==5.10.1
66
pylint>=2.6.0
77
setuptools>=53.0.0
88
twine>=3.3.0

0 commit comments

Comments
 (0)