From 1d8b0d13034eeae8abbea5fb5a1d84920021b5d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:45:08 +0000 Subject: [PATCH] Bump aiohttp from 3.10.0 to 3.10.1 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.0 to 3.10.1. - [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.10.0...v3.10.1) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yt_shared/requirements_shared.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yt_shared/requirements_shared.txt b/yt_shared/requirements_shared.txt index b0b362c..480a7ae 100644 --- a/yt_shared/requirements_shared.txt +++ b/yt_shared/requirements_shared.txt @@ -1,7 +1,7 @@ SQLAlchemy-Utils==0.41.2 SQLAlchemy==2.0.31 aio-pika==9.4.2 -aiohttp==3.10.0 +aiohttp==3.10.1 asyncpg==0.29.0 pillow==10.4.0 pydantic==2.8.2