From: Daniel Roy Greenfeld Date: Fri, 6 Apr 2018 14:39:43 +0000 (-0500) Subject: Merge pull request #91 from pydanny/pyup-update-pytest-3.3.0-to-3.5.0 X-Git-Tag: 1.4.1~1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0a250463bdf6835c0768120e791af08a73b950d1;p=cached-property.git Merge pull request #91 from pydanny/pyup-update-pytest-3.3.0-to-3.5.0 Update pytest to 3.5.0 --- 0a250463bdf6835c0768120e791af08a73b950d1 diff --cc requirements.txt index 8fce356,4c7183a..19a2c2e --- a/requirements.txt +++ b/requirements.txt @@@ -1,6 -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 +freezegun==0.3.10 wheel==0.30.0