From 86368f34d7adb6bd0f60f4ece8f5592d9ce9614e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 08:54:15 +0000 Subject: [PATCH] Bump mysqlclient from 2.0.3 to 2.2.6 Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.0.3 to 2.2.6. - [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.3...v2.2.6) --- updated-dependencies: - dependency-name: mysqlclient dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cross-reference/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cross-reference/requirements.txt b/cross-reference/requirements.txt index 501903a2..70b3c343 100644 --- a/cross-reference/requirements.txt +++ b/cross-reference/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.3.4 Django==3.2.3 gunicorn==20.1.0 mysql-connector==2.2.9 -mysqlclient==2.0.3 +mysqlclient==2.2.6 pytz==2021.1 sqlparse==0.4.1 typing-extensions==3.10.0.0