From 6232efe76de2107a3ecd30900522b348d5175f07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:54:58 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5. - [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.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 66340c90e9..15b2561964 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -70,7 +70,7 @@ splunk-sdk==1.6.15 tabulate==0.8.9 termcolor==1.1.0 toml==0.10.2 -urllib3==1.26.4 +urllib3==1.26.5 virtualenv==20.4.6 wcwidth==0.2.5 wget==3.2 diff --git a/requirements.txt b/requirements.txt index bde9d72885..cb37874b26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ termcolor==1.1.0 toml==0.10.2 typing==3.7.4.3 tzlocal==2.1 -urllib3==1.26.4 +urllib3==1.26.5 virtualenv==20.4.6 wcwidth==0.2.5 webencodings==0.5.1