Skip to content

Commit 0ae7299

Browse files
Bump isort from 5.7.0 to 5.8.0 (#28)
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[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58e6e52 commit 0ae7299

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pytest = "^6.2"
2626
pre-commit = "^2.11.1"
2727
black = "^20.8b1"
2828
pylint = "^2.7.2"
29-
isort = "^5.7.0"
29+
isort = "^5.8.0"
3030
mypy = "^0.812"
3131
flake8 = "^3.9.0"
3232
pyupgrade = "^2.10.0"

0 commit comments

Comments
 (0)