From 9cb39e414cb68e0e0e349eb78bdc8f74f84418ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 16:00:58 +0000 Subject: [PATCH] Bump aio-pika from 9.0.5 to 9.0.7 Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 9.0.5 to 9.0.7. - [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/9.0.5...9.0.7) --- 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 041dede..c94d065 100644 --- a/yt_shared/requirements_shared.txt +++ b/yt_shared/requirements_shared.txt @@ -1,6 +1,6 @@ SQLAlchemy-Utils==0.41.1 SQLAlchemy==2.0.12 -aio-pika==9.0.5 +aio-pika==9.0.7 aiohttp==3.8.4 asyncpg==0.27.0 pydantic==1.10.7