From e60536685df499dcb9409b9b3fc1ec8f8f946701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 00:13:21 +0000 Subject: [PATCH] Bump gitpython from 3.1.30 to 3.1.37 in /tests Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 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.30...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 579f120..bf36f21 100644 --- a/tests/requirements_frozen.txt +++ b/tests/requirements_frozen.txt @@ -26,7 +26,7 @@ Flask-Login==0.5.0 Flask-Session==0.4.0 fonttools==4.29.1 gitdb==4.0.9 -GitPython==3.1.30 +GitPython==3.1.37 greenlet==1.1.2 hyperlink==21.0.0 idna==3.3