Skip to content

Commit

Permalink
Merge pull request #25 from linuxluigi/pyup-update-coverage-4.5.4-to-5.0
Browse files Browse the repository at this point in the history
Update coverage to 5.0
  • Loading branch information
linuxluigi committed Dec 18, 2019
2 parents 2c8ff55 + 242a736 commit 8bcfdff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local.txt
Expand Up @@ -17,7 +17,7 @@ pytest-httpserver==0.3.4 # https://github.com/csernazs/pytest-httpserver
# Code quality
# ------------------------------------------------------------------------------
flake8==3.7.9 # https://github.com/PyCQA/flake8
coverage==4.5.4 # https://github.com/nedbat/coveragepy
coverage==5.0 # https://github.com/nedbat/coveragepy
black==19.10b0 # https://github.com/ambv/black
pylint-django==2.0.13 # https://github.com/PyCQA/pylint-django
pre-commit==1.20.0 # https://github.com/pre-commit/pre-commit
Expand Down

0 comments on commit 8bcfdff

Please sign in to comment.