Skip to content

Commit 2cc708b

Browse files
authored
Merge pull request #304 from splunk/dependabot/pip/xmltodict-gte-0.13-and-lt-0.15
Update xmltodict requirement from ^0.13.0 to >=0.13,<0.15
2 parents 3d33130 + 3e8e85d commit 2cc708b

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
@@ -15,7 +15,7 @@ pydantic = "^2.8.2"
1515
PyYAML = "^6.0.2"
1616
requests = "~2.32.3"
1717
pycvesearch = "^1.2"
18-
xmltodict = "^0.13.0"
18+
xmltodict = ">=0.13,<0.15"
1919
attackcti = "^0.4.0"
2020
Jinja2 = "^3.1.4"
2121
questionary = "^2.0.1"

0 commit comments

Comments
 (0)