From: pyup-bot Date: Tue, 28 Nov 2017 06:39:36 +0000 (-0800) Subject: Update pytest from 2.9.2 to 3.3.0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d49b81672a2864fa40c17063abd4115be3336e58;p=cached-property.git Update pytest from 2.9.2 to 3.3.0 --- diff --git a/requirements.txt b/requirements.txt index ca7236b..c3c4d6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Testing and deployment packages. coverage==4.4.1 -pytest==2.9.2 +pytest==3.3.0 pytest-cov==2.4.0 freezegun==0.3.9 wheel==0.29.0