Skip to content

Commit e2050ed

Browse files
Bump isort from 5.8.0 to 5.9.1
Bumps [isort](https://github.com/pycqa/isort) from 5.8.0 to 5.9.1. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.8.0...5.9.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1a11e5 commit e2050ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aresponses==2.1.4
22
coverage==5.4
33
flake8==3.9.2
44
flake8-docstrings==1.6.0
5-
isort==5.8.0
5+
isort==5.9.1
66
mypy==0.800
77
pylint==2.9.3
88
pytest==6.2.3

0 commit comments

Comments
 (0)