Skip to content

Commit 53d76b8

Browse files
authored
Merge pull request #30 from hackersandslackers/dependabot/pip/isort-5.8.0
2 parents 0ba7e6e + 774f4e5 commit 53d76b8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

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