From: pyup-bot Date: Thu, 9 Jun 2016 05:58:41 +0000 (-0700) Subject: Pin pytest-cov to latest version 2.2.0 X-Git-Tag: 1.3.1~8^2~2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c20f0fd4525064ea40d16c6da8fc595c19e9c7af;p=cached-property.git Pin pytest-cov to latest version 2.2.0 --- diff --git a/requirements.txt b/requirements.txt index 9289e2b..4312e0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Testing and deployment packages. coverage==4.1 pytest==2.9.2 -pytest-cov +pytest-cov==2.2.0 freezegun wheel==0.23.0