From a12a78dee050730b441d8116c8cd0c1c3659ec40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:46:12 +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 a7e54bd5..32e96af2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Pillow==10.3.0 PyJWT==2.4.0 PyMySQL >= 0.7.11, < 1.0.0 ; python_version < '3.6' PyMySQL >= 1.0.0 ; python_version >= '3.6' -PyMySQL==1.0.2 +PyMySQL==1.1.1 PyNaCl==1.5 PyYAML==6.0 Pygments==2.15.0