From 38fca43e080723f6a0d7fab931c9d93b9c02b872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:29:31 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pymysql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webapp/python_sanic/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/python_sanic/requirements.txt b/webapp/python_sanic/requirements.txt index 4bcf20f..628a173 100644 --- a/webapp/python_sanic/requirements.txt +++ b/webapp/python_sanic/requirements.txt @@ -10,7 +10,7 @@ jinja2-sanic==0.1.2 MarkupSafe==1.0 multidict==4.4.0 pycparser==2.18 -PyMySQL==0.9.2 +PyMySQL==1.1.1 sanic==20.12.7 six==1.11.0 ujson==5.4.0