From f46a1b3480b5353321b2f1154877eb37914677e9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 06:56:15 +0000 Subject: [PATCH] Bump loguru from 0.3.2 to 0.4.1 Bumps [loguru](https://github.com/Delgan/loguru) from 0.3.2 to 0.4.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.4.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..a0312cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiogram==2.3 -loguru==0.3.2 +loguru==0.4.1 aiohttp==3.6.2 asyncpg==0.19.0 aio_pika==6.3.0