Skip to content

Commit 8e70981

Browse files
authored
Merge pull request #78 from hackersandslackers/dependabot/pip/isort-5.10.1
Bump isort from 5.8.0 to 5.10.1
2 parents 72ff570 + 1be7453 commit 8e70981

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

+6-5
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
@@ -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)