From d3c8a8a30b0d57917451380a469dbb67af2b0958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 17:10:21 +0000 Subject: [PATCH 1/2] Bump tomli from 1.2.1 to 1.2.2 Bumps [tomli](https://github.com/hukkin/tomli) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/hukkin/tomli/releases) - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/1.2.1...1.2.2) --- updated-dependencies: - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d6be6d016..7d4d31ee1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ stix2-patterns==1.3.2 taxii2-client==2.3.0 termcolor==1.1.0 toml==0.10.2 -tomli==1.2.1 +tomli==1.2.2 typing==3.7.4.3 tzlocal==3.0 urllib3==1.26.6 From 00875e6d2383a9ab0066c5a94c177b38df15d6b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 17:03:04 +0000 Subject: [PATCH 2/2] Bump virtualenv from 20.7.2 to 20.9.0 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.7.2 to 20.9.0. - [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.7.2...20.9.0) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor ... 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 160ea602ea..1c4f983e20 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -73,7 +73,7 @@ tabulate==0.8.9 termcolor==1.1.0 toml==0.10.2 urllib3<1.26.8 -virtualenv==20.4.6 +virtualenv==20.9.0 wcwidth==0.2.5 wget==3.2 wrapt==1.12.1 diff --git a/requirements.txt b/requirements.txt index 9d6be6d016..220af8eacd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ simplejson==3.17.5 six==1.16.0 sly==0.4 smmap==4.0.0 -stix2==3.0.0 +stix2==3.0.1 stix2-patterns==1.3.2 taxii2-client==2.3.0 termcolor==1.1.0 @@ -70,7 +70,7 @@ tomli==1.2.1 typing==3.7.4.3 tzlocal==3.0 urllib3==1.26.6 -virtualenv==20.7.2 +virtualenv==20.9.0 wcwidth==0.2.5 webencodings==0.5.1 zipp==3.5.0