From e422948ad112b6fef217519266b821357feb88ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 15:59:28 +0000 Subject: [PATCH] Bump virtualenv from 20.4.3 to 20.4.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.4.3 to 20.4.6. - [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.4.3...20.4.6) 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 0e2f9cbe7b..687fd2d195 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -71,7 +71,7 @@ tabulate==0.8.9 termcolor==1.1.0 toml==0.10.2 urllib3==1.26.4 -virtualenv==20.4.3 +virtualenv==20.4.6 wcwidth==0.2.5 wget==3.2 wrapt==1.12.1 diff --git a/requirements.txt b/requirements.txt index 3703765f88..d077ec48e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ toml==0.10.2 typing==3.7.4.3 tzlocal==2.1 urllib3==1.26.4 -virtualenv==20.4.3 +virtualenv==20.4.6 wcwidth==0.2.5 webencodings==0.5.1 zipp==3.4.1