Skip to content

Commit 1be7453

Browse files
Bump isort from 5.8.0 to 5.10.1
Bumps [isort](https://github.com/pycqa/isort) from 5.8.0 to 5.10.1. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.8.0...5.10.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7acadfb commit 1be7453

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 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 = "^22.1"
34-
isort = "^5.8.0"
34+
isort = "^5.10.1"
3535

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

0 commit comments

Comments
 (0)