From 8a82d03f7a4cb42795f505fbd554092f6f279998 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 05:53:05 +0000 Subject: [PATCH] Bump loguru from 0.3.2 to 0.5.3 Bumps [loguru](https://github.com/Delgan/loguru) from 0.3.2 to 0.5.3. - [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.3) 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..bac8602 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiogram==2.3 -loguru==0.3.2 +loguru==0.5.3 aiohttp==3.6.2 asyncpg==0.19.0 aio_pika==6.3.0