From aa2267a1c00e98d738b87d884fe31d3404cccf5b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 06:54:59 +0000 Subject: [PATCH] Bump aio-pika from 6.3.0 to 6.6.0 Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 6.3.0 to 6.6.0. - [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/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35c887d..e4b73e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ aiogram==2.3 loguru==0.3.2 aiohttp==3.6.2 asyncpg==0.19.0 -aio_pika==6.3.0 +aio_pika==6.6.0 python_dateutil==2.8.0 typing==3.7.4.1