From 3180ce9366b65131057d34da458df556eb474d00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:07:12 +0000 Subject: [PATCH] Bump gitpython from 3.1.27 to 3.1.37 in /tools/benchmarkers Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.27 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.27...3.1.37) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/benchmarkers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/benchmarkers/requirements.txt b/tools/benchmarkers/requirements.txt index 64d32350..42403667 100644 --- a/tools/benchmarkers/requirements.txt +++ b/tools/benchmarkers/requirements.txt @@ -2,7 +2,7 @@ azure-core==1.1.1 azure-cosmos==4.2.0 certifi==2019.11.28 chardet==3.0.4 -gitpython==3.1.27 +gitpython==3.1.37 idna==2.8 requests>=2.22.0 six==1.13.0