From 0cea3f432dfb1504f412f8ba4456b1198a527877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:48:44 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.20 to 9.1.0 Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 8.0.20 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.20...9.1.0) --- updated-dependencies: - dependency-name: mysql-connector-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59837c6..c7e5515 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ gunicorn==22.0.0 idna==3.7 isodate==0.6.0 lxml~=5.0 -mysql-connector-python==8.0.20 +mysql-connector-python==9.1.0 networkx==3.0 oauthlib==3.1.0 protobuf==3.12.2