From dd5af761183a53c7fa79a5101e9160bf83dedbc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 16:40:14 +0000 Subject: [PATCH] Bump loguru from 0.4.1 to 0.5.3 Bumps [loguru](https://github.com/Delgan/loguru) from 0.4.1 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.4.1...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 dfdd4c6..f923bb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ black==19.10b0 click==7.1.1 isort==4.3.21 lazy-object-proxy==1.4.3 -loguru==0.4.1 +loguru==0.5.3 mccabe==0.6.1 pathspec==0.8.0 pylint==2.4.4