From: pyup-bot Date: Tue, 5 Jul 2016 20:07:50 +0000 (-0700) Subject: Update pytest-cov from 2.2.0 to 2.3.0 X-Git-Tag: 1.3.1~4^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=085ec16718e047908f8915f09543021d63e484ed;p=cached-property.git Update pytest-cov from 2.2.0 to 2.3.0 --- diff --git a/requirements.txt b/requirements.txt index ade73ff..7e41d93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Testing and deployment packages. coverage==4.1 pytest==2.9.2 -pytest-cov==2.2.0 +pytest-cov==2.3.0 freezegun==0.3.7 wheel==0.29.0