From 55e9e401aa240e3a50cbaec9825129abdedc3a2c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 06:45:38 +0000 Subject: [PATCH] Bump aio-pika from 6.3.0 to 6.6.1 Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 6.3.0 to 6.6.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/commits/6.6.1) 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..2eef6c0 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.1 python_dateutil==2.8.0 typing==3.7.4.1