We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 195a538 commit 78b2811Copy full SHA for 78b2811
pyproject.toml
@@ -13,7 +13,7 @@ pytest = "^7.0.1"
13
[tool.poetry.dev-dependencies]
14
black = "^22.10"
15
isort = "^5.8.0"
16
-autoflake = "^1.3.1"
+autoflake = "^2.0.0"
17
mypy = "^0.991"
18
19
[build-system]
0 commit comments