Skip to content

Commit

Permalink
Update coverage from 6.2 to 6.3 (#3550)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored Jan 26, 2022
1 parent 27fc2ea commit ff05215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild
# ------------------------------------------------------------------------------
flake8==4.0.1 # https://github.com/PyCQA/flake8
flake8-isort==4.1.1 # https://github.com/gforcada/flake8-isort
coverage==6.2 # https://github.com/nedbat/coveragepy
coverage==6.3 # https://github.com/nedbat/coveragepy
black==21.12b0 # https://github.com/psf/black
pylint-django==2.5.0 # https://github.com/PyCQA/pylint-django
{%- if cookiecutter.use_celery == 'y' %}
Expand Down

0 comments on commit ff05215

Please sign in to comment.