From e0ef1d6f9079956133046da81c315943f003d56d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 02:34:56 +0000 Subject: [PATCH] Bump urllib3 from 1.26.6 to 1.26.19 in /benchmarks/perf-tool Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.6...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- benchmarks/perf-tool/requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/benchmarks/perf-tool/requirements.txt b/benchmarks/perf-tool/requirements.txt index 5489e63dd..46b2e3fe5 100644 --- a/benchmarks/perf-tool/requirements.txt +++ b/benchmarks/perf-tool/requirements.txt @@ -4,8 +4,6 @@ # # pip-compile # -cached-property==1.5.2 - # via h5py cerberus==1.3.4 # via -r requirements.in certifi==2023.7.22 @@ -30,7 +28,7 @@ pyyaml==5.4.1 # via -r requirements.in requests==2.31.0 # via -r requirements.in -urllib3==1.26.6 +urllib3==1.26.19 # via # opensearch-py # requests