diff --git a/setup.py b/setup.py index 2e912d5b..16dda2fe 100644 --- a/setup.py +++ b/setup.py @@ -60,7 +60,7 @@ "pytest-cov==4.0.0", "testfixtures==7.0.3", "tox==3.27.1", - "flake8==5.0.4", + "flake8==6.0.0", "flake8-docstrings==1.6.0", "aioresponses==0.7.3", "black==22.10.0",