From 0f8ef6b5929b20d06cc0a2cdff377245e7207e99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 18:21:58 +0000 Subject: [PATCH] Bump stix2-patterns from 1.3.2 to 2.0.0 in /stix_shifter Bumps [stix2-patterns](https://github.com/oasis-open/cti-pattern-validator) from 1.3.2 to 2.0.0. - [Release notes](https://github.com/oasis-open/cti-pattern-validator/releases) - [Changelog](https://github.com/oasis-open/cti-pattern-validator/blob/master/CHANGELOG.rst) - [Commits](https://github.com/oasis-open/cti-pattern-validator/compare/v1.3.2...v2.0.0) --- updated-dependencies: - dependency-name: stix2-patterns dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- stix_shifter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stix_shifter/requirements.txt b/stix_shifter/requirements.txt index 1429135dd..725668eb7 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -6,7 +6,7 @@ pyOpenSSL==21.0.0 flatten_json==0.1.13 python-dateutil==2.8.2 requests_toolbelt==0.9.1 -stix2-patterns==1.3.2 +stix2-patterns==2.0.0 stix2-validator==3.0.2 xmltodict==0.12.0 jsonmerge==1.8.0