From fb5e081d8b99c67a49ccbdae5fc65e05d626ddb3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 07:06:19 +0000 Subject: [PATCH] Bump loguru from 0.3.2 to 0.5.1 Bumps [loguru](https://github.com/Delgan/loguru) from 0.3.2 to 0.5.1. - [Release notes](https://github.com/Delgan/loguru/releases) - [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst) - [Commits](https://github.com/Delgan/loguru/compare/0.3.2...0.5.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..28bdaf9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiogram==2.3 -loguru==0.3.2 +loguru==0.5.1 aiohttp==3.6.2 asyncpg==0.19.0 aio_pika==6.3.0