From 72adaf87cb4f61dfae51d5cb6542134f32de61e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:55:01 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.29 to 9.1.0 Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 8.0.29 to 9.1.0. - [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt) - [Commits](https://github.com/mysql/mysql-connector-python/compare/8.0.29...9.1.0) --- updated-dependencies: - dependency-name: mysql-connector-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 750fe688..c0514206 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ python_ldap==3.4.0 sqlparse -mysql-connector-python==8.0.29 +mysql-connector-python==9.1.0 fabio h5py diff --git a/setup.cfg b/setup.cfg index a34c00e2..4bddef83 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,7 +43,7 @@ install_requires = ; keycloak-client ; python_ldap == 3.4.0 sqlparse - mysql-connector-python == 8.0.29 + mysql-connector-python == 9.1.0 [options.packages.find] exclude =