From 052da52f046ff8a8c68f21a1d5947e6f110c6c70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:32:56 +0000 Subject: [PATCH] Bump mysqlclient from 2.2.7 to 2.2.8 Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.2.7 to 2.2.8. - [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.7...v2.2.8) --- updated-dependencies: - dependency-name: mysqlclient dependency-version: 2.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f689f89..21a4258 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ click==8.3.1 dnspython==2.8.0 idna==3.11 ipaddr==2.2.0 -mysqlclient==2.2.7 +mysqlclient==2.2.8 sentry-sdk==2.48.0 spoon==1.0.7 urllib3==2.6.2