From: pyup-bot Date: Tue, 4 Sep 2018 05:35:29 +0000 (-0700) Subject: Update pytest-cov from 2.5.1 to 2.6.0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3d8b7a5ebdab2d7112be56814bc5270575ba59b6;p=cached-property.git Update pytest-cov from 2.5.1 to 2.6.0 --- diff --git a/requirements.txt b/requirements.txt index b222643..487293f 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-cov==2.6.0 freezegun==0.3.10 twine==1.11.0 wheel==0.31.1