Skip to content

Commit c4a710e

Browse files
committed
isort version updated in pyproject.toml
1 parent 764bda9 commit c4a710e

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

poetry.lock

Lines changed: 6 additions & 9 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
@@ -50,7 +50,7 @@ pytest-mock = "*"
5050
mypy = "*"
5151
freezegun = "^1.2.2"
5252
black = "24.4.2"
53-
isort = "==5.11.4"
53+
isort = "==5.13.2"
5454

5555
#[tool.poetry.extras]
5656

0 commit comments

Comments
 (0)