Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Commit

Permalink
Update coverage to 5.1 (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Apr 26, 2020
1 parent 84d8a1a commit b5775aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -14,7 +14,7 @@ requests = "==2.22.0"

[dev-packages]

coverage = "==4.5.4"
coverage = "==5.1"
flake8 = "==3.7.9"
pyjokes = "==0.6.0"
pytest = "==5.4.1"
Expand Down
2 changes: 1 addition & 1 deletion requirements-test.txt
@@ -1,4 +1,4 @@
coverage==4.5.4
coverage==5.1
flake8==3.7.9
pyjokes==0.6.0
pytest==5.4.1
Expand Down

0 comments on commit b5775aa

Please sign in to comment.