diff --git a/pyproject.toml b/pyproject.toml index 5f60e78b..13142707 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.2.1" pre-commit = "^3.0.0" pytest = "^7.0.0" pytest-cov = "^4.0.0"