From 7e0077946e59c3e93cad22c19acda0f5d0033c07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 00:44:45 +0000 Subject: [PATCH] Update dependency gitpython to v3.1.50 [SECURITY] --- benchmarks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/requirements.txt b/benchmarks/requirements.txt index 7eab3b68d..23da406ff 100644 --- a/benchmarks/requirements.txt +++ b/benchmarks/requirements.txt @@ -1,5 +1,5 @@ typer==0.9.0 -gitpython==3.1.41 +gitpython==3.1.50 git+https://code.it4i.cz/def/cluster.git@3e2bcf58c0224bd0e0889c8a0f95957e4d969ca6 pandas==2.2.0 tqdm==4.66.3