From dd8c6b235a80231dd50368dc4453f8772ba9a250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:17:49 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.18 to 9.1.0 Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 8.0.18 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.18...9.1.0) --- updated-dependencies: - dependency-name: mysql-connector-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a8af914744..b417720237 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ grpcio==1.62.2 gspread==3.7.0 httplib2==0.22.0 joblib==1.2.0 -mysql-connector-python==8.0.18 +mysql-connector-python==9.1.0 newmode==0.1.6 oauth2client==4.1.3 paramiko==3.4.0