From af2cec6f34af88269b50cdc9f8f07729d04007dc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 06:43:18 +0000 Subject: [PATCH] Bump aio-pika from 6.3.0 to 6.5.3 Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 6.3.0 to 6.5.3. - [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..90528d0 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.5.3 python_dateutil==2.8.0 typing==3.7.4.1