Skip to content

Commit 548fec6

Browse files
Bump isort from 5.7.0 to 5.8.0
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]>
1 parent 8e4fb26 commit 548fec6

File tree

2 files changed

+45
-26
lines changed

2 files changed

+45
-26
lines changed

poetry.lock

Lines changed: 44 additions & 25 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
@@ -31,7 +31,7 @@ cssmin = "*"
3131
jsmin = "*"
3232
pytest = "*"
3333
black = "^20.8b1"
34-
isort = "^5.6.4"
34+
isort = "^5.8.0"
3535

3636
[tool.poetry.scripts]
3737
run = "wsgi:app"

0 commit comments

Comments
 (0)