From: pyup-bot Date: Sat, 15 Aug 2020 04:31:32 +0000 (-0700) Subject: Update pytest-cov from 2.6.0 to 2.10.1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a048f9bf5cab418dd92b40e1966ab22b8b61ba66;p=cached-property.git Update pytest-cov from 2.6.0 to 2.10.1 --- diff --git a/requirements.txt b/requirements.txt index 1433eb3..b59e503 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Testing and deployment packages. coverage==4.4.2 pytest==3.8.2 -pytest-cov==2.6.0 +pytest-cov==2.10.1 freezegun==0.3.10 twine==1.12.1 wheel==0.32.0 \ No newline at end of file