From b11d4109c33f205721b8367dd9f926ac1ccf5a9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 16:39:04 +0000 Subject: [PATCH] Bump loguru from 0.2.5 to 0.5.3 Bumps [loguru](https://github.com/Delgan/loguru) from 0.2.5 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.2.5...0.5.3) --- updated-dependencies: - dependency-name: loguru dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a7b541..06a46d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ execnet==1.6.0 idna==2.7 importlib-metadata==0.18 jmespath==0.9.4 -loguru==0.2.5 +loguru==0.5.3 more-itertools==7.0.0 packaging==19.0 pillow>=6.2.0