diff --git a/pyproject.toml b/pyproject.toml index 98cf1f8..855b56a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ python = "^3.8" selenium = "==4.7.2" [tool.poetry.dev-dependencies] -autopep8 = "==1.7.1" +autopep8 = "==2.0.1" flake8 = "==5.0.4" mypy = "0.991" pre-commit = "==2.21.0"