diff --git a/pyproject.toml b/pyproject.toml index f45d801e..f74fa182 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ black = "^21.6b0" isort = "^5.9.2" flake8 = "^3.9.2" mypy = "^1.0.0" -autoflake = "=1.7.8" +autoflake = "=2.3.1" pre-commit = "^3.0.0" pytest = "^7.0.0" pytest-cov = "^4.0.0"