From: pyup-bot Date: Fri, 8 Sep 2017 00:31:14 +0000 (-0700) Subject: Update pytest from 2.9.2 to 3.2.2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a0a09820292a0268c3a2c84e416b7d98fd9dacb0;p=cached-property.git Update pytest from 2.9.2 to 3.2.2 --- diff --git a/requirements.txt b/requirements.txt index 1233f5d..12e1a23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Testing and deployment packages. coverage==4.1 -pytest==2.9.2 +pytest==3.2.2 pytest-cov==2.4.0 freezegun==0.3.7 wheel==0.29.0