diff --git a/requirements-dev.txt b/requirements-dev.txt index 58ea55d..7649222 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ coverage==6.2 pytest==6.2.5 pytest-cov==3.0.0 pep8==1.7.1 -pyflakes==2.4.0 +pyflakes==3.0.1 aiohttp==3.8.1 pytest-aiohttp==0.3.0 pytest-sugar==0.9.4