From 28f789eaa38b579b553b7f84cd0c80c06e45eebc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 21 May 2024 12:53:38 -0700 Subject: [PATCH] Update pymysql from 1.1.0 to 1.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3282cfee..954224bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ pyasn1-modules==0.3.0 # via google-auth pycparser==2.21 # via cffi -pymysql==1.1.0 +pymysql==1.1.1 # via -r requirements.in pynacl==1.5.0 # via paramiko