diff --git a/pyproject.toml b/pyproject.toml index 179ecc7..060aee7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ pybotx-smartapp-rpc = ">=0.5.0,<0.6.0" [tool.poetry.dev-dependencies] black = "22.3.0" isort = "^4.3" -autoflake = "^1.4" +autoflake = "^2.0.0" mypy = "0.910" wemake-python-styleguide = "0.16.1"