From 02c0126ea70a618943bb87ab0c2a26377f5bfc55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:56:06 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pymysql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sld-api-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sld-api-backend/requirements.txt b/sld-api-backend/requirements.txt index 8335927..6b3be68 100644 --- a/sld-api-backend/requirements.txt +++ b/sld-api-backend/requirements.txt @@ -51,7 +51,7 @@ pydantic-settings==2.0.3 pydantic_core==2.10.1 pyhcl==0.4.5 PyJWT==2.8.0 -PyMySQL==1.1.0 +PyMySQL==1.1.1 pyparsing==3.1.1 pytest==7.4.2 python-dateutil==2.8.2