Skip to content

Commit b27953a

Browse files
Update dependency isort to v5.12.0
1 parent a62db43 commit b27953a

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)