From 1373ba0a8c00463426e7aa965748bb9948a910b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 10:23:30 +0100 Subject: [PATCH] Bump pymysql from 1.0.2 to 1.1.1 (#4906) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79ddab1cf25..db8481138fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ pydash==6.0.2 pygtrie==2.5.0 PyJWT==2.4.0 pymongo==3.13.0 -PyMySQL==1.0.2 +PyMySQL==1.1.1 python-jose[cryptography]==3.3.0 pyyaml==6.0.1 redis==3.5.3