Skip to content

Commit

Permalink
chore: fix isort version
Browse files Browse the repository at this point in the history
  • Loading branch information
msto committed Mar 12, 2024
1 parent 0c1dc5e commit 4a90bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pytest = "^7.0.0"
mypy = "^1.5.0"
flake8 = "^5.0.0"
black = "^23.0.0"
isort = "^5.0.0"
isort = "^5.13.0"
pytest-cov = "^4.0.0"

[tool.poetry.extras]
Expand Down

0 comments on commit 4a90bf5

Please sign in to comment.