From ee8fa237eb28274cfb45fb09503c50707dce1649 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 15:54:44 +0000 Subject: [PATCH] Update dependency gitpython to v3.1.57 [SECURITY] --- benchmarks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/requirements.txt b/benchmarks/requirements.txt index 1f5634fdd..cd448a211 100644 --- a/benchmarks/requirements.txt +++ b/benchmarks/requirements.txt @@ -1,5 +1,5 @@ typer==0.9.0 -gitpython==3.1.55 +gitpython==3.1.57 git+https://code.it4i.cz/def/cluster.git@3e2bcf58c0224bd0e0889c8a0f95957e4d969ca6 pandas==2.2.0 tqdm==4.66.3