From bd1193be160d8d6d1d39f3f567bc69e00f9f57c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 15:20:19 +0000 Subject: [PATCH] Bump gitpython from 3.1.55 to 3.1.57 in /tests Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.55 to 3.1.57. - [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.57) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.57 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..05968c7b29 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.57 grpcio==1.67.1 Jinja2==3.1.6 jiwer>=4.0.0