From b6f30969fb9dd7cca623de368a347f9e942fc98c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 03:14:34 +0000 Subject: [PATCH] Bump mysqlclient from 2.2.5 to 2.2.6 Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.2.5 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/commits) --- updated-dependencies: - dependency-name: mysqlclient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index def3bf24..5704fb9f 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -110,7 +110,7 @@ jsonschema==4.23.0 # via -r requirements/requirements.in jsonschema-specifications==2023.12.1 # via jsonschema -mysqlclient==2.2.5 +mysqlclient==2.2.6 # via -r requirements/requirements.in networkx==3.1 # via