From c90f18b289e4e6f988cfe670c9cd3f194f9a502e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 16:12:56 +0000 Subject: [PATCH] Bump aio-pika from 9.0.2 to 9.0.4 Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 9.0.2 to 9.0.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/compare/9.0.2...9.0.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 b366da6..e76c377 100644 --- a/yt_shared/requirements_shared.txt +++ b/yt_shared/requirements_shared.txt @@ -1,6 +1,6 @@ SQLAlchemy-Utils==0.40.0 SQLAlchemy==2.0.4 -aio-pika==9.0.2 +aio-pika==9.0.4 aiohttp==3.8.4 asyncpg==0.27.0 pydantic==1.10.5