From 35c6f1ee1305b2c31ddf8a19e24c750666e5c81b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 8 Sep 2023 05:09:22 +0200 Subject: [PATCH] Update pytest from 7.2.0 to 7.4.2 --- requirements/test.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.pip b/requirements/test.pip index 5a9e2ff..daa9341 100644 --- a/requirements/test.pip +++ b/requirements/test.pip @@ -1,7 +1,7 @@ mypy==0.991 types-PyYAML==6.0.12.11 coverage==6.5.0 -pytest==7.2.0 +pytest==7.4.2 pytest-mypy==0.10.2 pytest-cov==4.0.0 pytest-sugar==0.9.6