From aaba955ab1344ae59dbbf4395899e24426633b7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:22:54 +0000 Subject: [PATCH] Bump mysql-connector-python from 9.0.0 to 9.1.0 Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 9.0.0 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/9.0.0...9.1.0) --- updated-dependencies: - dependency-name: mysql-connector-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fcd596..27a50ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ apscheduler asyncio bard stripe==10.7.0 -mysql-connector-python==9.0.0 +mysql-connector-python==9.1.0 telebot==0.0.5 youtube_dl==2021.12.17 bing_image_downloader