diff --git a/{{cookiecutter.app_name}}/requirements/dev.txt b/{{cookiecutter.app_name}}/requirements/dev.txt index 9789143..a57e9c9 100644 --- a/{{cookiecutter.app_name}}/requirements/dev.txt +++ b/{{cookiecutter.app_name}}/requirements/dev.txt @@ -10,7 +10,7 @@ factory-boy==2.11.1 flake8==3.5.0 flake8-blind-except==0.1.1 flake8-debugger==3.1.0 -flake8-docstrings==1.1.0 +flake8-docstrings==1.3.0 flake8-isort==2.5 flake8-quotes==1.0.0 isort==4.3.4