diff --git a/pyproject.toml b/pyproject.toml index d039bce..2c973dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ pydantic = "1.10.4" python-dotenv = "0.21.1" [tool.poetry.dev-dependencies] -autoflake = "1.7.8" +autoflake = "2.3.0" black = "22.12.0" flake8 = "4.0.1" isort = "5.12.0"