splunk / contentctl

Splunk Content Control Tool
Apache License 2.0
80 stars 20 forks source link

Update attackcti requirement from ^0.3.7 to >=0.3.7,<0.5.0 #214

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Updates the requirements on attackcti to permit the latest version.

Release notes

Sourced from attackcti's releases.

May 2024 - Version 0.4.4

What's Changed

Full Changelog: https://github.com/OTRF/ATTACK-Python-Client/compare/0.4.2...0.4.4

Commits
  • 7d4aa9e Merge pull request #85 from Cyb3rWard0g/master
  • 9ecb2fa updated notebook to download STIX data
  • d3f95ad fixed module reference
  • 283ef03 Improved attack_client INIT to load local STIX data
  • d6ad52d Added STIX utils to download and store STIX data
  • 5066e5a removed PRE completely
  • 8b856f8 Merge remote-tracking branch 'upstream/master'
  • a62bacf Merge pull request #82 from Cyb3rWard0g/master
  • b90584c Merge branch 'OTRF:master' into master
  • b3541a6 Updated Changelog for 0.4.2
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)