From 17033b5af9960b9e9196a5ccbe860a4e77678425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 15:19:49 +0000 Subject: [PATCH] Bump aio-pika from 8.2.4 to 8.2.5 Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 8.2.4 to 8.2.5. - [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/compare/8.2.4...8.2.5) --- 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 f09e4c7..8d86732 100644 --- a/yt_shared/requirements_shared.txt +++ b/yt_shared/requirements_shared.txt @@ -1,6 +1,6 @@ SQLAlchemy-Utils==0.38.3 SQLAlchemy==1.4.44 -aio-pika==8.2.4 +aio-pika==8.2.5 aiohttp==3.8.3 asyncpg==0.27.0 pydantic==1.10.2