From 8a32662a5a33c9a0221ee86c8a9cb8208e4f8a44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 16:49:15 +0000 Subject: [PATCH] Bump loguru from 0.3.2 to 0.5.3 in /git-filter-branch Bumps [loguru](https://github.com/Delgan/loguru) from 0.3.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.3.2...0.5.3) --- updated-dependencies: - dependency-name: loguru dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- git-filter-branch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-filter-branch/requirements.txt b/git-filter-branch/requirements.txt index b3c78d7..03e803f 100644 --- a/git-filter-branch/requirements.txt +++ b/git-filter-branch/requirements.txt @@ -1,4 +1,4 @@ --index https://pypi.tuna.tsinghua.edu.cn/simple -loguru==0.3.2 +loguru==0.5.3 gitpython==2.1.13 tzlocal==2.0.0 \ No newline at end of file