From 5a0d0ef2a25f09462101ba2c764fbd3e598a3a85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:39:36 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pymysql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 647eee5..0efc1a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ aiosmtplib==1.1.6 async-timeout==3.0.1 hiredis==2.0.0 mariadb==1.0.7 -PyMySQL==0.9.3 +PyMySQL==1.1.1 PyYAML==5.4.1