From 9ef89f5406abadfd10533200a20a328c4603775b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 14:20:21 +0000 Subject: [PATCH] Bump virtualenv from 20.4.2 to 20.4.3 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.4.2 to 20.4.3. - [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.2...20.4.3) 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 c4b49ec725..d45e7d4b12 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -21,7 +21,7 @@ cfgv==2.0.1 chardet==4.0.0 configparser==5.0.2 contextlib2==0.6.0.post1 -cryptography==3.3.2 +cryptography==3.4.4 Deprecated==1.2.11 dnspython==2.1.0 docutils==0.16 @@ -74,7 +74,7 @@ tabulate==0.8.9 termcolor==1.1.0 toml==0.10.2 urllib3==1.26.3 -virtualenv==20.4.2 +virtualenv==20.4.3 wcwidth==0.2.5 wget==3.2 wrapt==1.12.1 diff --git a/requirements.txt b/requirements.txt index 62279ba491..6234e93b60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,6 +45,6 @@ taxii2-client==2.2.2 toml==0.10.2 typing==3.7.4.3 urllib3==1.26.3 -virtualenv==20.4.2 +virtualenv==20.4.3 wcwidth==0.2.5 zipp==3.4.0