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