From 1a45b6d2df7091ef9f9d9e60080e82a045e2745f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 05:49:37 +0000 Subject: [PATCH] Bump dulwich in /pyperformance/data-files/benchmarks/bm_dulwich_log Bumps [dulwich](https://github.com/dulwich/dulwich) from 0.20.23 to 1.2.5. - [Release notes](https://github.com/dulwich/dulwich/releases) - [Changelog](https://github.com/jelmer/dulwich/blob/main/NEWS) - [Commits](https://github.com/dulwich/dulwich/compare/dulwich-0.20.23...dulwich-1.2.5) --- updated-dependencies: - dependency-name: dulwich dependency-version: 1.2.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../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