From fe9527e9ba40546fdd06bea00a58e36c6a8aace8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 8 Feb 2024 18:59:04 +0100 Subject: [PATCH] Update mysqlclient from 1.4.1 to 2.2.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ec0582..14e074a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ geokrety-api-exceptions==0.0.1 bleach==3.1.0 characterentities==0.1.2 SQLAlchemy==1.2.17 -mysqlclient==1.4.1 +mysqlclient==2.2.4 bcrypt==3.1.6 git+https://github.com/exavolt/python-phpass.git#egg=python-phpass geopy==1.18.1