From: Daniel Roy Greenfeld Date: Fri, 22 Sep 2017 00:10:21 +0000 (-0700) Subject: Merge branch 'master' into pyup-update-pytest-2.9.2-to-3.2.2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=65fbddb537a6c3d5130c269c20cca86baedd8b51;p=cached-property.git Merge branch 'master' into pyup-update-pytest-2.9.2-to-3.2.2 --- 65fbddb537a6c3d5130c269c20cca86baedd8b51 diff --cc requirements.txt index 12e1a23,ca7236b..c2dbc17 --- a/requirements.txt +++ b/requirements.txt @@@ -1,6 -1,6 +1,6 @@@ # Testing and deployment packages. - coverage==4.1 +pytest==3.2.2 + coverage==4.4.1 -pytest==2.9.2 pytest-cov==2.4.0 - freezegun==0.3.7 + freezegun==0.3.9 wheel==0.29.0