Skip to content

Commit c90de6c

Browse files
Bump isort from 5.7.0 to 5.8.0 (#268)
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 58ff14b commit c90de6c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ blacken-docs = "^1.10.0"
3636
coverage = {version = "^5.5", extras = ["toml"]}
3737
flake8 = "^3.9.0"
3838
flake8-docstrings = "^1.6.0"
39-
isort = "^5.7.0"
39+
isort = "^5.8.0"
4040
mypy = "^0.812"
4141
pre-commit = "^2.11.1"
4242
pre-commit-hooks = "^3.4.0"

0 commit comments

Comments
 (0)