From a04ec4e82562b5f65c49fc00ff9969f60c8343e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:35:34 +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 af19453..4e7edca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ flask pymongo==3.10.1 gunicorn==20.0.4 psycopg2-binary==2.8.4 -PyMySQL==0.9.3 +PyMySQL==1.1.1