From c98c969c1efbf66cf524af15f09d38b6fdda4b95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 15:52:13 +0000 Subject: [PATCH] Bump aio-pika from 9.3.0 to 9.3.1 Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 9.3.0 to 9.3.1. - [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.3.0...9.3.1) --- 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 4389ad0..c90bc9d 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.23 -aio-pika==9.3.0 +aio-pika==9.3.1 aiohttp==3.9.0 asyncpg==0.29.0 pydantic==2.5.1