From 237025fcc6e5086a7a69fe3f9a96ae07e21f0c33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 13:39:11 +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 9ef58ca1ea..e2dc009a28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-auth-ldap==4.1.0 python-dateutil==2.8.1 pymongo==4.6.3 psycopg2-binary==2.* -pymysql==0.9.3 +pymysql==1.1.1 mysql-replication==0.22 django-q==1.3.9 django-redis==5.2.0