Skip to content

Commit a5dec17

Browse files
authored
Merge pull request #33 from hackersandslackers/dependabot/pip/isort-5.8.0
2 parents 56a57c3 + 548fec6 commit a5dec17

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
@@ -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)