From 543fbce758cef78562b5888af2dd1cdc660e1f0e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Sep 2023 19:02:23 -0300 Subject: [PATCH] Update pytest from 7.1.3 to 7.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1558b40..0b3f217 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pytest==7.1.3 +pytest==7.4.2 Flask==2.2.2 pytest-cov==3.0.0 codecov==2.1.12