From c274602e04ac99f8ebd653d2b7243764e2bbc19d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 15:17:23 +0000 Subject: [PATCH] Bump urllib3 from 1.25.11 to 1.26.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 to 1.26.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.11...1.26.0) 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 43c534fddc..6cf387b1f1 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -65,7 +65,7 @@ splunk-sdk==1.6.14 tabulate==0.8.7 termcolor==1.1.0 toml==0.10.2 -urllib3==1.25.11 +urllib3==1.26.0 virtualenv==20.1.0 wcwidth==0.2.5 wget==3.2 diff --git a/requirements.txt b/requirements.txt index d3177c9cee..3501c5e999 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ stix2-patterns==1.3.1 taxii2-client==2.2.2 toml==0.10.2 typing==3.7.4.3 -urllib3==1.25.11 +urllib3==1.26.0 virtualenv==20.1.0 zipp==3.4.0 coloredlogs==14.0