Skip to content

Commit 8bd87b0

Browse files
authored
Merge pull request #28 from hackersandslackers/renovate/isort-5.x
2 parents 7091145 + b27953a commit 8bd87b0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-8
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
@@ -33,7 +33,7 @@ pytest = "^7.0.0"
3333
pytest-asyncio = "*"
3434
mypy = "*"
3535
black = "^21.12b0"
36-
isort = "5.10.1"
36+
isort = "5.12.0"
3737
flake8 = "^4.0.1"
3838
pylint = "*"
3939

0 commit comments

Comments
 (0)