Skip to content

Commit 49c2f7e

Browse files
authored
Merge pull request #343 from splunk/dependabot/pip/attackcti-gte-0.4-and-lt-0.6
Update attackcti requirement from ^0.4.0 to >=0.4,<0.6
2 parents d079f01 + 07d724e commit 49c2f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ PyYAML = "^6.0.2"
1919
requests = "~2.32.3"
2020
pycvesearch = "^1.2"
2121
xmltodict = ">=0.13,<0.15"
22-
attackcti = "^0.4.0"
22+
attackcti = ">=0.5.4,<0.6"
2323
Jinja2 = "^3.1.4"
2424
questionary = "^2.0.1"
2525
docker = "^7.1.0"

0 commit comments

Comments
 (0)