From bad123e910605118a58747e9029182d1938e67f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:28:40 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pymysql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app-engine-lab/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-engine-lab/requirements.txt b/app-engine-lab/requirements.txt index 635abc2..6ad2244 100644 --- a/app-engine-lab/requirements.txt +++ b/app-engine-lab/requirements.txt @@ -4,7 +4,7 @@ google-cloud-storage==1.7.0 gunicorn==19.7.1 oauth2client==4.1.2 Flask-SQLAlchemy==2.3.2 -PyMySQL==0.8.0 +PyMySQL==1.1.1 Flask-PyMongo==0.5.1 PyMongo==3.6.0 six==1.11.0