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 4.5.2 (#285)
Browse files Browse the repository at this point in the history
* Update coverage from 4.5.1 to 4.5.2

* Update coverage from 4.5.1 to 4.5.2

* Update coverage from 4.5.1 to 4.5.2
  • Loading branch information
pyup-bot authored and iblislin committed Nov 13, 2018
1 parent 8c2a24b commit 5289b5a
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 41 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ requests = "==2.20.1"

[dev-packages]

coverage = "==4.5.1"
coverage = "==4.5.2"
flake8 = "==3.6.0"
pyjokes = "==0.5.0"
pytest = "==3.10.1"
Expand Down
82 changes: 43 additions & 39 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
coverage==4.5.1
coverage==4.5.2
flake8==3.6.0
pyjokes==0.5.0
pytest==3.10.1
Expand Down

0 comments on commit 5289b5a

Please sign in to comment.