From d776f3db4c13b48639d6e622634d80cec256e032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 21:00:19 +0000 Subject: [PATCH] Bump gitpython from 3.1.35 to 3.1.37 in /ICLR2023 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.35 to 3.1.37. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.35...3.1.37) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ICLR2023/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ICLR2023/requirements.txt b/ICLR2023/requirements.txt index 11cc109..09b57b3 100644 --- a/ICLR2023/requirements.txt +++ b/ICLR2023/requirements.txt @@ -93,7 +93,7 @@ Flask-FontAwesome==0.1.5 frozenlist==1.2.0 fsspec==2021.11.0 gitdb==4.0.7 -GitPython==3.1.35 +GitPython==3.1.37 httplib2==0.19.0 huggingface-hub==0.1.2 humanize==3.11.0