From 38012c0285de64ef5b813c358a9f467e6b2aa212 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 17:02:44 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp), [certifi](https://github.com/certifi/python-certifi) and [mysql-connector-python](https://github.com/mysql/mysql-connector-python). Updates `aiohttp` from 3.9.5 to 3.10.2 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.5...v3.10.2) Updates `certifi` from 2024.6.2 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04) Updates `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: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: mysql-connector-python dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index cd38949..5050dce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ aiofiles==23.2.1 aiogram==3.8.0 -aiohttp==3.9.5 +aiohttp==3.10.2 aiosignal==1.3.1 annotated-types==0.7.0 attrs==23.2.0 -certifi==2024.6.2 +certifi==2024.7.4 charset-normalizer==3.3.2 colorama==0.4.6 frozenlist==1.4.1 @@ -13,7 +13,7 @@ idna==3.7 loguru==0.7.2 magic-filter==1.0.12 multidict==6.0.5 -mysql-connector-python==9.0.0 +mysql-connector-python==9.1.0 pillow==10.4.0 pretty-errors==1.2.25 psycopg2-binary==2.9.9