From: pyup-bot Date: Fri, 23 Mar 2018 11:35:55 +0000 (-0500) Subject: Update pytest from 3.3.0 to 3.5.0 X-Git-Tag: 1.4.1~1^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c1ac467ed053f940b52f6eca0a4e9647feeabb16;p=cached-property.git Update pytest from 3.3.0 to 3.5.0 --- diff --git a/requirements.txt b/requirements.txt index 275e441..4c7183a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Testing and deployment packages. coverage==4.4.2 -pytest==3.3.0 +pytest==3.5.0 pytest-cov==2.5.1 freezegun==0.3.9 wheel==0.30.0