From 4e4734ab7c927be6573065005e635d910f5d911f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 23:03:24 +0000 Subject: [PATCH] Bump aio-pika from 9.0.7 to 9.1.2 Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 9.0.7 to 9.1.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.7...9.1.2) --- updated-dependencies: - dependency-name: aio-pika dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 391c47e..b51c1e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aio-pika==9.0.7 +aio-pika==9.1.2 aiohttp==3.8.4 aiormq==6.7.5 aiosignal==1.3.1