diff --git a/pyproject.toml b/pyproject.toml index 25e65b8..571adae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "fastapi", ] dev = [ - "autoflake ==2.0.1", + "autoflake ==2.1.0", "flake8 ==6.0.0", "pre-commit", "tox >=3.27.1",