From 4fa85efcb0def89be80f8a5ab7104f5b0766d0b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 16:49:20 +0000 Subject: [PATCH] Bump gitpython from 3.1.37 to 3.1.41 in /performance Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41. - [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.37...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- performance/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/performance/requirements.txt b/performance/requirements.txt index 739c2b7..5c97679 100644 --- a/performance/requirements.txt +++ b/performance/requirements.txt @@ -10,7 +10,7 @@ cryptography==41.0.4 cycler==0.11.0 fonttools==4.42.1 gitdb==4.0.10 -GitPython==3.1.37 +GitPython==3.1.41 greenlet==2.0.2 hiredis==2.2.3 importlib-resources==6.1.0