From a7963fddbe824a06ee58e2c17283d275009dda1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:55:31 +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 5d84426..6846689 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ turfpy==0.0.7 scipy==1.10.1 Shapely==1.7.1 mysql-connector-python==8.0.15 -PyMySQL==1.1.0 +PyMySQL==1.1.1 simplejson==3.16.0