From b6df3bc8ed6176ec4898a5ff0b7607bb33cf2fed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:48:02 +0000 Subject: [PATCH] Update dependency pytest to v9 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c31db29..d4a0b56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pluggy==0.13.1 py==1.8.1 PyMySQL==0.9.3 pyparsing==2.4.6 -pytest==5.3.5 +pytest==9.0.3 python-dotenv==0.11.0 six==1.14.0 SQLAlchemy==1.3.13