From 68bba271d305f24535f20ca172da13291a382fa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 06:02:12 +0000 Subject: [PATCH] Bump urllib3 from 1.26.15 to 1.26.18 in /tools/load-generator Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.15...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/load-generator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/load-generator/requirements.txt b/tools/load-generator/requirements.txt index 25c4000e7..d8d313bf5 100644 --- a/tools/load-generator/requirements.txt +++ b/tools/load-generator/requirements.txt @@ -3,4 +3,4 @@ certifi==2023.5.7 idna==3.4 prometheus-client==0.17.0 requests==2.28.2 -urllib3==1.26.15 +urllib3==1.26.18