From 16d0e2afe8cd528d897027e655e45b7779738bab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 13 Nov 2025 03:36:38 -0300 Subject: [PATCH] Update pytest from 7.1.3 to 9.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1558b40..ac41a41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pytest==7.1.3 +pytest==9.0.1 Flask==2.2.2 pytest-cov==3.0.0 codecov==2.1.12