From 677c686c1a46f53fc42cfa558a244b9d058d98ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:34:47 +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 81ebba9..a0f61d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ kiwisolver==1.1.0 matplotlib==3.1.3 numpy==1.18.1 openpyxl==3.0.3 -PyMySQL==0.9.3 +PyMySQL==1.1.1 pyparsing==2.4.6 python-dateutil==2.8.1 six==1.14.0