From 11c6dc9459aa99cf5aa3a542c84603b06d151f67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 12:43:34 -0700 Subject: [PATCH] Bump certifi from 2023.7.22 to 2024.7.4 in /benchmarks/perf-tool (#1797) Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- benchmarks/perf-tool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/perf-tool/requirements.txt b/benchmarks/perf-tool/requirements.txt index 10338bace..fdfe205f8 100644 --- a/benchmarks/perf-tool/requirements.txt +++ b/benchmarks/perf-tool/requirements.txt @@ -6,7 +6,7 @@ # cerberus==1.3.4 # via -r requirements.in -certifi==2023.7.22 +certifi==2024.7.4 # via # opensearch-py # requests