Skip to content

Commit 5abb8e0

Browse files
authored
Merge pull request #214 from splunk/dependabot/pip/attackcti-gte-0.3.7-and-lt-0.5.0
Update attackcti requirement from ^0.3.7 to >=0.3.7,<0.5.0
2 parents 2820c29 + 05113c3 commit 5abb8e0

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
@@ -16,7 +16,7 @@ PyYAML = "^6.0.1"
1616
requests = "~2.32.2"
1717
pycvesearch = "^1.2"
1818
xmltodict = "^0.13.0"
19-
attackcti = "^0.3.7"
19+
attackcti = ">=0.3.7,<0.5.0"
2020
Jinja2 = "^3.1.4"
2121
questionary = "^2.0.1"
2222
docker = "^7.1.0"

0 commit comments

Comments
 (0)