Skip to content

Commit 4cf517e

Browse files
Update attackcti requirement from ^0.3.7 to >=0.3.7,<0.5.0
Updates the requirements on [attackcti](https://github.com/OTRF/ATTACK-Python-Client) to permit the latest version. - [Release notes](https://github.com/OTRF/ATTACK-Python-Client/releases) - [Changelog](https://github.com/OTRF/ATTACK-Python-Client/blob/master/CHANGELOG.md) - [Commits](OTRF/ATTACK-Python-Client@0.3.7...0.4.4) --- updated-dependencies: - dependency-name: attackcti dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea9f56d commit 4cf517e

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)