From b350ec4f4c7b4ac34783f88884be8c00ae0347fc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 5 Apr 2025 13:40:16 -0300 Subject: [PATCH] Update pytest-cov from 3.0.0 to 6.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1558b40..b71b37a 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==6.1.1 codecov==2.1.12 gunicorn==20.1.0