From: Daniel Date: Wed, 5 Sep 2018 15:18:23 +0000 (-0700) Subject: Update pytest and pytest-cov X-Git-Tag: 1.5.0~1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2adc788475e52a4970fb28595dc15d075d285d0d;p=cached-property.git Update pytest and pytest-cov --- diff --git a/requirements.txt b/requirements.txt index b222643..1f3be88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Testing and deployment packages. coverage==4.4.2 -pytest==3.6.1 -pytest-cov==2.5.1 +pytest==3.7.4 +pytest-cov==2.6.0 freezegun==0.3.10 twine==1.11.0 wheel==0.31.1