From e5423ed3b75f59318021d4a0d6cf2bafa7456f12 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 06:46:06 +0000 Subject: [PATCH] Bump loguru from 0.3.2 to 0.4.0 Bumps [loguru](https://github.com/Delgan/loguru) from 0.3.2 to 0.4.0. - [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.0) 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..995cfe9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiogram==2.3 -loguru==0.3.2 +loguru==0.4.0 aiohttp==3.6.2 asyncpg==0.19.0 aio_pika==6.3.0