From 7e2a0c3f599a07785ba77c0755892ded408b25e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 12:35:08 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.6 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.6. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.6/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.6) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index dd61344cd9..d7ce68a388 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.5 +urllib3==1.26.6 virtualenv==20.4.6 wcwidth==0.2.5 wget==3.2 diff --git a/requirements.txt b/requirements.txt index 7dd14c4833..2b9bdd5cdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ pyfiglet==0.8.post1 Pygments==2.9.0 PyInquirer==1.0.3 pyparsing==2.4.7 -pyrsistent==0.17.3 +pyrsistent==0.18.0 python-dateutil==2.8.1 pytoml==0.1.21 pytz==2021.1 @@ -64,7 +64,7 @@ termcolor==1.1.0 toml==0.10.2 typing==3.7.4.3 tzlocal==2.1 -urllib3==1.26.5 +urllib3==1.26.6 virtualenv==20.4.6 wcwidth==0.2.5 webencodings==0.5.1