From c0c5844ef85807b3fd474d8fc87e41ee864cefa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 12:50:21 +0000 Subject: [PATCH] Bump urllib3 from 1.26.3 to 1.26.4 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.4/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.3...1.26.4) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 7c31851fb0..213723ae13 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -14,7 +14,7 @@ azure-mgmt-network==18.0.0 azure-mgmt-resource==16.0.0 bcrypt==3.2.0 boto3==1.16.62 -botocore==1.20.0 +botocore==1.20.29 certifi==2020.12.5 cffi==1.14.5 cfgv==2.0.1 @@ -73,7 +73,7 @@ splunk-sdk==1.6.15 tabulate==0.8.9 termcolor==1.1.0 toml==0.10.2 -urllib3==1.26.3 +urllib3==1.26.4 virtualenv==20.4.3 wcwidth==0.2.5 wget==3.2 diff --git a/requirements.txt b/requirements.txt index 2b8458d2b6..eb2e7f832a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ stix2-patterns==1.2.1 taxii2-client==2.2.2 toml==0.10.2 typing==3.7.4.3 -urllib3==1.26.3 +urllib3==1.26.4 virtualenv==20.4.3 wcwidth==0.2.5 zipp==3.4.1