From 830039ce809310aea7db53df91f3ae995b7a6f75 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 18:59:46 +0000 Subject: [PATCH] Update dependency dulwich to v1 --- .../data-files/benchmarks/bm_dulwich_log/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyperformance/data-files/benchmarks/bm_dulwich_log/requirements.txt b/pyperformance/data-files/benchmarks/bm_dulwich_log/requirements.txt index 0adbfb46..9ad32599 100644 --- a/pyperformance/data-files/benchmarks/bm_dulwich_log/requirements.txt +++ b/pyperformance/data-files/benchmarks/bm_dulwich_log/requirements.txt @@ -1,3 +1,3 @@ certifi==2021.5.30 -dulwich==0.20.23 +dulwich==1.2.5 urllib3==1.26.5