From 6f17e2aa44b9a8627e39800e72984e787e93b517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 13:30:22 +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 84d46e34c..451bdb5f5 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