diff --git a/requirements/local.txt b/requirements/local.txt index 035c1ec..0a9b9bc 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -13,7 +13,7 @@ pytest-sugar==0.9.2 # https://github.com/Frozenball/pytest-sugar # Code quality # ------------------------------------------------------------------------------ -flake8==3.6.0 # https://github.com/PyCQA/flake8 +flake8==7.0.0 # https://github.com/PyCQA/flake8 coverage==4.5.2 # https://github.com/nedbat/coveragepy # Django