From: pyup-bot Date: Fri, 12 May 2017 00:53:31 +0000 (-0700) Subject: Update pytest-cov from 2.4.0 to 2.5.1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d3d6c3dee5aea7e9627d3ba1f1c170febab07165;p=cached-property.git Update pytest-cov from 2.4.0 to 2.5.1 --- diff --git a/requirements.txt b/requirements.txt index 1233f5d..20c5b70 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.4.0 +pytest-cov==2.5.1 freezegun==0.3.7 wheel==0.29.0