From 5dd2c15ce71a18fb0d10b726f03928e3243c2778 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 21:49:58 +0000 Subject: [PATCH] Bump pytest to 9.0.3 [SECURITY] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 7449f4bc2..22be9906c 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,4 +1,4 @@ -pytest==8.2.0 +pytest==9.0.3 pytest-flask==1.3.0 pytest-cov==5.0.0 pytest-timeout==2.3.1