From 20dd0543c11a5a1a4db08545643e7b54d97a99a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:14:05 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 in /automated_detection_testing 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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