From 3dd94c848440d030bdb91c7a50f555422a32161e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 25 Oct 2020 09:29:09 +0000 Subject: [PATCH] Bump virtualenv from 20.0.35 to 20.1.0 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.0.35 to 20.1.0. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/20.1.0/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.0.35...20.1.0) Signed-off-by: dependabot-preview[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 d33ee25654..ee12558b30 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -66,7 +66,7 @@ tabulate==0.8.7 termcolor==1.1.0 toml==0.10.0 urllib3==1.25.11 -virtualenv==20.0.35 +virtualenv==20.1.0 wcwidth==0.2.5 wget==3.2 wrapt==1.12.1 diff --git a/requirements.txt b/requirements.txt index d573192f00..2c8bd02314 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,5 +38,5 @@ taxii2-client==2.2.2 toml==0.10.1 typing==3.7.4.3 urllib3==1.25.11 -virtualenv==20.0.35 +virtualenv==20.1.0 zipp==3.3.2