From b01129ebac21ba7062d0a97217ba5e351c661c02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:30:35 +0000 Subject: [PATCH] Bump mysqlclient from 2.1.1 to 2.2.7 Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.1.1 to 2.2.7. - [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.7) --- 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..4d14819e0a 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.7