From fb19c6ab4d3eaee95e73dde46f55037c05ab036e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:27:54 +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 0c9b5de..507e781 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ mccabe==0.6.1 mock==2.0.0 pbr==3.1.1 pylint==1.8.2 -PyMySQL==0.7.2 +PyMySQL==1.1.1 six==1.11.0 urllib3>=1.24.2 wrapt==1.10.11