Skip to content

Update stix2 requirement from >=3.0.0 to >=3.0.2 in /install_scripts - #124

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/install_scripts/stix2-gte-3.0.2
Open

Update stix2 requirement from >=3.0.0 to >=3.0.2 in /install_scripts#124
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/install_scripts/stix2-gte-3.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on stix2 to permit the latest version.

Release notes

Sourced from stix2's releases.

v3.0.2 released with many bugs fixed and support for latest Python version

What's Changed

New Contributors

Full Changelog: oasis-open/cti-python-stix2@v3.0.1...v3.0.2

Changelog

Sourced from stix2's changelog.

CHANGELOG

3.0.1 2021-09-24

  • #513 Fixes check for reference properties to apply to all custom objects, not just custom observables (@​maybe-sybr)
  • #526 Fixes TAXIICollection queries to propagate HTTPErrors, not ignore them
  • #528 Fixes bug where all TAXII filters were converted to exact matches

3.0.0 2021-07-13

This version aligns with the STIX 2.1 CS 03 (WD12) document, also known as the "OASIS Standard".

Main Changes #509 Add Sighting.summary default value #503 Revamp how STIX content customization is detected and enforced enhancement #500 fp write for STIX Objects #492 Drop 'six' dependency (backwards breaking) #490 Change canonicalization to normalization #489 Fix observation expression DNF transformer to preserve FOLLOWEDBY order. #485 Update CustomObservable decorator #483 add is_sdo() et al functions #481 Refactor stix2.parsing into more focused modules #480 Support Pagination in TAXII DataStore #476 FileSystemsSink.add creates an additional level of directory hierarchy #458 Versioning refinements #468 Extensions Support

Changes for CS03: #517 Update links in code to current specification #515 Add new infrastructure-type-ov entries #514 Update Network Traffic for CS03 #504 Fix sighting.last_seen check

Semantic Similarity #499 Update incident weights for semantic similarity #496 Similarity/Equivalence Changes #493 Update the semantic equivalence user guide page #491 Graph Equivalence Changes

Testing, etc #482 Migrate test to GitHub Actions, update test & check configuration

2.1.0 2020-11-20

  • #337 Switches fuzzywuzzy dependency for rapidfuzz (@​maxbachmann)
  • #430 Adds ability to mix single objects and lists in the Bundle constructor
  • #445, #475 Adds ability to calculate semantic equivalence of indicator patterns

... (truncated)

Commits
  • 2270361 Merge pull request #642 from chrisr3d/master
  • 3b72883 fix: Updated flake 8 to a version supported with python 3.14
  • 0efa89f fix: [tox] Added setuptools dependency to make sure it is installed in 3.14...
  • 5473490 fix: [tests] Replacing deprecated utcnow with now(timezone.utc)
  • 972b7ea fix: [setup] Forcing latest stix2-patterns version to include recent fixes ...
  • 115fc87 fix: [tests] Making sure timestamps are described in the right format in patt...
  • d015719 fix: Fixed stix2-patterns dependency version requirement
  • aa7062d chg: Bumped latest version
  • 3fffc4e chg: Updated supported python versions
  • 8117e20 Merge branch 'master' of github.com:oasis-open/cti-python-stix2
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [stix2](https://github.com/oasis-open/cti-python-stix2) to permit the latest version.
- [Release notes](https://github.com/oasis-open/cti-python-stix2/releases)
- [Changelog](https://github.com/oasis-open/cti-python-stix2/blob/master/CHANGELOG)
- [Commits](oasis-open/cti-python-stix2@v3.0.0...v3.0.2)

---
updated-dependencies:
- dependency-name: stix2
  dependency-version: 3.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants