We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c3f5f commit f1600efCopy full SHA for f1600ef
1 file changed
{{cookiecutter.project_slug}}/requirements/local.txt
@@ -27,7 +27,7 @@ sphinx-autobuild==2020.9.1 # https://github.com/GaretJax/sphinx-autobuild
27
# ------------------------------------------------------------------------------
28
flake8==3.8.3 # https://github.com/PyCQA/flake8
29
flake8-isort==4.0.0 # https://github.com/gforcada/flake8-isort
30
-coverage==5.2.1 # https://github.com/nedbat/coveragepy
+coverage==5.3 # https://github.com/nedbat/coveragepy
31
black==20.8b1 # https://github.com/ambv/black
32
pylint-django==2.3.0 # https://github.com/PyCQA/pylint-django
33
{%- if cookiecutter.use_celery == 'y' %}
0 commit comments