From bd11754f19dbccaf698c864419ecb98e704f71a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 23:11:02 +0000 Subject: [PATCH] Bump gitpython from 3.1.14 to 3.1.37 in /tests Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.14 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.14...3.1.37) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements_frozen.txt b/tests/requirements_frozen.txt index 3de2a148..5661e22a 100644 --- a/tests/requirements_frozen.txt +++ b/tests/requirements_frozen.txt @@ -7,7 +7,7 @@ decorator==4.4.2 dill==0.3.3 et-xmlfile==1.0.1 gitdb==4.0.5 -GitPython==3.1.14 +GitPython==3.1.37 idna==2.10 ipython==8.10.0 ipython-genutils==0.2.0