From 1b6a45d740a9a2700036fc9f6cf8e7f74dc834ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 18:41:00 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pymysql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- simple/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple/requirements.txt b/simple/requirements.txt index b2cd7753..a83e3132 100644 --- a/simple/requirements.txt +++ b/simple/requirements.txt @@ -13,7 +13,7 @@ pandas==2.1.0 parameterized==0.9.0 platformdirs==3.10.0 protobuf==4.25.3 -PyMySQL==1.1.0 +PyMySQL==1.1.1 python-dateutil==2.8.2 pytest==7.4.2 pytz==2023.3.post1