From ec221f28bd4d10255543f2ea538edcaf12889966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 07:53:31 +0000 Subject: [PATCH] Bump gitpython from 3.1.55 to 3.1.58 in /tests Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.55 to 3.1.58. - [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.55...3.1.58) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.58 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index b723d7c87e..99661a5b3f 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -4,7 +4,7 @@ dataclasses-json==0.6.7 distro==1.9.0 docker==7.1.0 filelock==3.29.4 -GitPython==3.1.55 +GitPython==3.1.58 grpcio==1.67.1 Jinja2==3.1.6 jiwer>=4.0.0