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