From 3d0438f31ff1d84868202420eb7465eba36a7569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 19:22:24 +0000 Subject: [PATCH] Bump mysqlclient from 2.1.1 to 2.2.5 Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.1.1 to 2.2.5. - [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.1.1...v2.2.5) --- updated-dependencies: - dependency-name: mysqlclient dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/wmf.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/wmf.txt b/requirements/wmf.txt index 3dfcd811ce..781f8c5e14 100644 --- a/requirements/wmf.txt +++ b/requirements/wmf.txt @@ -1,4 +1,4 @@ -r base.txt -r test.txt gunicorn==23.0.0 -mysqlclient==2.1.1 +mysqlclient==2.2.5