Skip to content

Commit 7780065

Browse files
authored
Merge pull request #2826 from pydanny/pyup-update-coverage-5.2.1-to-5.3
2 parents 79be55e + f1600ef commit 7780065

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • {{cookiecutter.project_slug}}/requirements

{{cookiecutter.project_slug}}/requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ sphinx-autobuild==2020.9.1 # https://github.com/GaretJax/sphinx-autobuild
2727
# ------------------------------------------------------------------------------
2828
flake8==3.8.3 # https://github.com/PyCQA/flake8
2929
flake8-isort==4.0.0 # https://github.com/gforcada/flake8-isort
30-
coverage==5.2.1 # https://github.com/nedbat/coveragepy
30+
coverage==5.3 # https://github.com/nedbat/coveragepy
3131
black==20.8b1 # https://github.com/ambv/black
3232
pylint-django==2.3.0 # https://github.com/PyCQA/pylint-django
3333
{%- if cookiecutter.use_celery == 'y' %}

0 commit comments

Comments
 (0)