Skip to content

Commit

Permalink
Bump isort from 4.3.21 to 5.7.0
Browse files Browse the repository at this point in the history
Bumps [isort](https://github.com/pycqa/isort) from 4.3.21 to 5.7.0.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md)
- [Commits](PyCQA/isort@4.3.21...5.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and seanh committed Mar 15, 2021
1 parent 3e7d62f commit eaa61e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/lint.txt
Expand Up @@ -109,7 +109,7 @@ iniconfig==1.1.1
# via
# -r requirements/tests.txt
# pytest
isort==4.3.21
isort==5.7.0
# via pylint
jinja2==2.11.2
# via
Expand Down

0 comments on commit eaa61e4

Please sign in to comment.