From 8377960f6e7484d2492ab0ea2abef69a7c178400 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Sep 2023 18:06:09 +0400 Subject: [PATCH] Update pytest-cov from 4.0.0 to 4.1.0 --- requirements/requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-testing.txt b/requirements/requirements-testing.txt index 841dfa42..cc580ff0 100644 --- a/requirements/requirements-testing.txt +++ b/requirements/requirements-testing.txt @@ -1,7 +1,7 @@ factory-boy==3.3.0 Faker==19.6.1 pytest==7.4.2 -pytest-cov==4.0.0 +pytest-cov==4.1.0 pytest-django==4.5.2 pytest-factoryboy==2.5.1 syrupy==3.0.6