From 8f3381e30c154a2045142d92fe63e9848b04ff54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 16:04:50 +0000 Subject: [PATCH] Bump aio-pika from 9.0.1 to 9.0.2 Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 9.0.1 to 9.0.2. - [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.1...9.0.2) --- 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 6b4506c..913f1e4 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.3 -aio-pika==9.0.1 +aio-pika==9.0.2 aiohttp==3.8.4 asyncpg==0.27.0 pydantic==1.10.4