From 1124bd27ae63579da926a4b8210ef2c7c9aeee72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 00:35:23 +0000 Subject: [PATCH] Bump mysql-connector-python Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 8.0.31 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.31...9.1.0) --- updated-dependencies: - dependency-name: mysql-connector-python dependency-version: 9.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- arch-school/basic/module_07/service_author/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-school/basic/module_07/service_author/requirements.txt b/arch-school/basic/module_07/service_author/requirements.txt index 24be3d4..179299c 100644 --- a/arch-school/basic/module_07/service_author/requirements.txt +++ b/arch-school/basic/module_07/service_author/requirements.txt @@ -7,7 +7,7 @@ h11==0.14.0 httptools==0.5.0 idna==3.4 kafka-python==2.0.2 -mysql-connector-python==8.0.31 +mysql-connector-python==9.1.0 numpy==1.23.4 pandas==1.5.1 protobuf==3.20.1