diff --git a/pyproject.toml b/pyproject.toml index 94d891a..cd302f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ test = [ "mypy==0.982", "pytest==7.1.3", "pytest-cov==3.0.0", - "pytest-flake8==1.2.2", + "pytest-flake8==1.1.3", "pytest-localserver==0.5.0", "types-requests==2.27.14", "types-Pillow==9.0.8",