From a58147be2170ef2b52c912a1f818aa946f715a22 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Sep 2023 18:06:08 +0400 Subject: [PATCH] Update pytest from 7.3.1 to 7.4.2 --- 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 56e7bf7e..841dfa42 100644 --- a/requirements/requirements-testing.txt +++ b/requirements/requirements-testing.txt @@ -1,6 +1,6 @@ factory-boy==3.3.0 Faker==19.6.1 -pytest==7.3.1 +pytest==7.4.2 pytest-cov==4.0.0 pytest-django==4.5.2 pytest-factoryboy==2.5.1