From 77fa2d867ac6255d6c9bc1de3561dbc3dd4c2728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 22:17:24 +0000 Subject: [PATCH] Bump aio-pika from 9.0.7 to 9.1.5 Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 9.0.7 to 9.1.5. - [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.5) --- 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..9575d04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aio-pika==9.0.7 +aio-pika==9.1.5 aiohttp==3.8.4 aiormq==6.7.5 aiosignal==1.3.1