From 2447dc1d74b2027b1d12f8046aaa9e802dfc5a9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 05:36:44 +0000 Subject: [PATCH] Bump loguru from 0.5.3 to 0.6.0 Bumps [loguru](https://github.com/Delgan/loguru) from 0.5.3 to 0.6.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.5.3...0.6.0) --- updated-dependencies: - dependency-name: loguru dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 634987f..7a82307 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiosqlite==0.17.0 discord.py==1.7.3 dislash.py==1.4.9 eth_account==0.5.6 -loguru==0.5.3 +loguru==0.6.0 numpy==1.21 pandas==1.1.5 Pillow==9.0.0