From 65b07081477a8e787301cc53d988bbf07710d791 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 04:52:54 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.17 in /libbeat/tests/system Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.17. - [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.5...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- libbeat/tests/system/requirements.txt | 2 +- libbeat/tests/system/requirements_aix.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libbeat/tests/system/requirements.txt b/libbeat/tests/system/requirements.txt index 0dc130bba950..7ed24badef9f 100644 --- a/libbeat/tests/system/requirements.txt +++ b/libbeat/tests/system/requirements.txt @@ -44,7 +44,7 @@ stomp.py==4.1.22 termcolor==1.1.0 texttable==0.9.1 toml==0.10.1 -urllib3==1.26.5 +urllib3==1.26.17 wcwidth==0.2.5 websocket-client==0.47.0 zipp>=1.2.0,<=3.1.0 diff --git a/libbeat/tests/system/requirements_aix.txt b/libbeat/tests/system/requirements_aix.txt index 1feeb974f40e..b7dcc0c33957 100644 --- a/libbeat/tests/system/requirements_aix.txt +++ b/libbeat/tests/system/requirements_aix.txt @@ -43,7 +43,7 @@ stomp.py==4.1.22 termcolor==1.1.0 texttable==0.9.1 toml==0.10.1 -urllib3==1.26.5 +urllib3==1.26.17 wcwidth==0.2.5 websocket-client==0.47.0 zipp>=1.2.0,<=3.1.0