From 9515957e76ff8fd993d5fedf974be6264b7ef8ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 15:45:57 +0000 Subject: [PATCH] Bump aio-pika from 9.5.3 to 9.5.4 Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 9.5.3 to 9.5.4. - [Release notes](https://github.com/mosquito/aio-pika/releases) - [Changelog](https://github.com/mosquito/aio-pika/blob/master/CHANGELOG.md) - [Commits](https://github.com/mosquito/aio-pika/commits/9.5.4) --- updated-dependencies: - dependency-name: aio-pika 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 5bbf1cc..aecd932 100644 --- a/yt_shared/requirements_shared.txt +++ b/yt_shared/requirements_shared.txt @@ -1,6 +1,6 @@ SQLAlchemy-Utils==0.41.2 SQLAlchemy==2.0.36 -aio-pika==9.5.3 +aio-pika==9.5.4 aiohttp==3.11.10 asyncpg==0.30.0 pillow==11.0.0