From e4d9d40cd85aafa2291aa764ef7cdd2194b362ba Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 09:01:21 +0000 Subject: [PATCH] Update dependency certifi to v2022 --- .../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..b4002d3a 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 +certifi==2022.12.7 dulwich==0.20.23 urllib3==1.26.5