From 53102db39fbcbe939cb469d333f3e6b11b1de94e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 13 Nov 2024 07:00:57 +0100 Subject: [PATCH] Update mysqlclient from 1.4.1 to 2.2.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ec0582..bd6ab81 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.6 bcrypt==3.1.6 git+https://github.com/exavolt/python-phpass.git#egg=python-phpass geopy==1.18.1