From 58b5facb3d3a94534f32e619af9b7b59c114e208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:45:30 +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 7b99645..4d172af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -PyMySQL==1.0.2 +PyMySQL==1.1.1 boto3==1.18.0