Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 22, 2021
1 parent 6d92797 commit 8c9b546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ flake8-bugbear==20.11.1
flake8-docstrings==1.5.0
flake8-import-order==0.18.1
flake8-quotes==3.2.0
isort==5.7.0
isort==5.8.0
pylint==2.7.0
pydocstyle==5.1.1
flakehell==0.9.0

0 comments on commit 8c9b546

Please sign in to comment.