From 8bcb9ab5f2fff37ddf1d9380bca7231dbca46769 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:42:10 +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 dc60ec5..8e996cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pymysql==1.0.2 \ No newline at end of file +pymysql==1.1.1 \ No newline at end of file