From bec687be041e100aacdcc205997d2f82a8a4d63f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 14:13:15 +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 6ca228037..8c125b624 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -6,7 +6,7 @@ pyOpenSSL==23.0.0 flatten_json==0.1.13 python-dateutil==2.8.2 requests_toolbelt==0.10.1 -stix2-patterns==1.3.2 +stix2-patterns==2.0.0 stix2-validator==3.0.2 xmltodict==0.13.0 jsonmerge==1.9.0