From d31d3e5179b510bbd661882daa64d9a8a8f08835 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Feb 2021 05:40:48 +0000 Subject: [PATCH] Bump aio-pika from 6.3.0 to 6.8.0 Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 6.3.0 to 6.8.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/6.8.0) 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..d133a9c 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.8.0 python_dateutil==2.8.0 typing==3.7.4.1