From af315b17b00e59369183d8b40df11471c1cec3af Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 28 Sep 2022 17:58:26 -0300 Subject: [PATCH] Update pytest-cov from 3.0.0 to 4.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1558b40..3edee6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pytest==7.1.3 Flask==2.2.2 -pytest-cov==3.0.0 +pytest-cov==4.0.0 codecov==2.1.12 gunicorn==20.1.0