From d84e0291e9fd52714048bb8bf6a53ec9971b0c18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 16:41:12 +0000 Subject: [PATCH] Bump loguru from 0.5.2 to 0.5.3 in /ranking_evaluation/Scripts Bumps [loguru](https://github.com/Delgan/loguru) from 0.5.2 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.5.2...0.5.3) --- updated-dependencies: - dependency-name: loguru dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ranking_evaluation/Scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranking_evaluation/Scripts/requirements.txt b/ranking_evaluation/Scripts/requirements.txt index 6a8dda8..4f06125 100644 --- a/ranking_evaluation/Scripts/requirements.txt +++ b/ranking_evaluation/Scripts/requirements.txt @@ -3,7 +3,7 @@ chardet==3.0.4 colorama==0.4.3 elasticsearch==7.7.1 idna==2.10 -loguru==0.5.2 +loguru==0.5.3 requests==2.24.0 urllib3==1.25.10 win32-setctime==1.0.2