From ef20256d0540a672499dc0fb27bdd4026196e42a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:31:42 +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 20b5bc2..b3f0951 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ boto3==1.9.159 botocore==1.12.159 -PyMySQL==0.9.3 \ No newline at end of file +PyMySQL==1.1.1 \ No newline at end of file