Skip to content

Commit 774f4e5

Browse files
Bump isort from 5.6.4 to 5.8.0
Bumps [isort](https://github.com/pycqa/isort) from 5.6.4 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.6.4...5.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0ba7e6e commit 774f4e5

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
@@ -28,7 +28,7 @@ ddtrace = "^0.44.0"
2828
[tool.poetry.dev-dependencies]
2929
pytest = "*"
3030
black = "^21.5b1"
31-
isort = "^5.6.4"
31+
isort = "^5.8.0"
3232

3333
[tool.poetry.scripts]
3434
run = "wsgi:main"

0 commit comments

Comments
 (0)