diff --git a/dev-requirements.txt b/dev-requirements.txt index 7e6a4e26..849b27b6 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ mypy>=0.971 bandit==1.7.4 # mccabe 0.7.0 is not compatible with flake8 4.0.1 mccabe==0.6.1 -flake8==4.0.1 +flake8==5.0.1 grequests==0.6.0 coverage==6.4.2 black==22.6.0