Skip to content

Commit b27953a

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

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 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
@@ -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)