From 1aec3eac01b3874b5f01ee808519ea0b19c4c208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Nov 2020 07:51:08 +0000 Subject: [PATCH] Bump virtualenv from 20.1.0 to 20.2.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.1.0 to 20.2.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.1.0...20.2.1) 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 32ed4a9f72..e01ae2fb4b 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.2 urllib3==1.26.2 -virtualenv==20.1.0 +virtualenv==20.2.1 wcwidth==0.2.5 wget==3.2 wrapt==1.12.1 diff --git a/requirements.txt b/requirements.txt index 31f6626089..0d72bb8054 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,5 +40,5 @@ taxii2-client==2.2.2 toml==0.10.2 typing==3.7.4.3 urllib3==1.26.2 -virtualenv==20.1.0 +virtualenv==20.2.1 zipp==3.4.0