From 5855aa1b8bf4d7dd33741f0a619f2a30376636e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 20:38:26 +0000 Subject: [PATCH] Update dependency PyMySQL to v1 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c31db29..1e95a85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ more-itertools==8.2.0 packaging==20.1 pluggy==0.13.1 py==1.8.1 -PyMySQL==0.9.3 +PyMySQL==1.1.1 pyparsing==2.4.6 pytest==5.3.5 python-dotenv==0.11.0