From b169871db71736732c38be135eb3790023586293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 17:41:07 +0000 Subject: [PATCH] Bump mysqlclient from 2.2.4 to 2.2.6 in /requirements Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.2.4 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.2.4...v2.2.6) --- updated-dependencies: - dependency-name: mysqlclient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/mysql.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/mysql.txt b/requirements/mysql.txt index cbe3db10a..69081b144 100644 --- a/requirements/mysql.txt +++ b/requirements/mysql.txt @@ -1 +1 @@ -mysqlclient==2.2.4 +mysqlclient==2.2.6