From 577b3509163ab8d4c280dda397c40aaea9449215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 07:12:28 +0000 Subject: [PATCH] Bump mysqlclient from 2.0.1 to 2.2.1 Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.0.1 to 2.2.1. - [Release notes](https://github.com/PyMySQL/mysqlclient/releases) - [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst) - [Commits](https://github.com/PyMySQL/mysqlclient/compare/v2.0.1...v2.2.1) --- updated-dependencies: - dependency-name: mysqlclient dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 77d830a..9a0a103 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ itsdangerous==2.1.2 jsonschema[format]>=2.5.1,<4.0.0 # until https://github.com/Yelp/bravado-core/pull/385 lima==0.5 --use-feature=no-binary-enable-wheel-cache lxml==4.9.0 -mysqlclient==2.0.1 +mysqlclient==2.2.1 passlib==1.7.4 #pyOpenSSL==22.1.0 pyasn1==0.4.8