From 77ce4b137fef783c31d0662ede0f14457831e8b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 00:14:08 +0000 Subject: [PATCH] Update dependency gitpython to v3.1.47 [SECURITY] --- benchmarks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/requirements.txt b/benchmarks/requirements.txt index 7eab3b68d..bd58f183d 100644 --- a/benchmarks/requirements.txt +++ b/benchmarks/requirements.txt @@ -1,5 +1,5 @@ typer==0.9.0 -gitpython==3.1.41 +gitpython==3.1.47 git+https://code.it4i.cz/def/cluster.git@3e2bcf58c0224bd0e0889c8a0f95957e4d969ca6 pandas==2.2.0 tqdm==4.66.3