diff --git a/dev-requirements.txt b/dev-requirements.txt index fea372d0..68389e33 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==6.0.0 grequests==0.6.0 coverage==6.4.2 black==22.6.0