diff --git a/{{cookiecutter.app_name}}/requirements/dev.txt b/{{cookiecutter.app_name}}/requirements/dev.txt index a95d31c..e8d0875 100644 --- a/{{cookiecutter.app_name}}/requirements/dev.txt +++ b/{{cookiecutter.app_name}}/requirements/dev.txt @@ -9,7 +9,7 @@ pdbpp==0.10.2 # Lint and code style black==19.3b0 -flake8==3.7.8 +flake8==3.7.9 flake8-blind-except==0.1.1 flake8-debugger==3.2.0 flake8-docstrings==1.5.0