From: pyup-bot Date: Mon, 4 Oct 2021 15:31:16 +0000 (-0700) Subject: Update pytest-cov from 2.6.0 to 3.0.0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c6d5842bc7d7fe1ae4d5d095cd551c96945dca3c;p=cached-property.git Update pytest-cov from 2.6.0 to 3.0.0 --- diff --git a/requirements.txt b/requirements.txt index 2be3192..516426d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Testing and deployment packages. coverage==4.4.2 pytest==3.8.2 -pytest-cov==2.6.0 +pytest-cov==3.0.0 freezegun==0.3.10 \ No newline at end of file