Skip to content

Commit

Permalink
Merge branch 'main' into raise_exception_on_malformatted_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pyth0n1c authored Oct 15, 2024
2 parents db6763a + 2cc708b commit 8f73477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pydantic = "^2.8.2"
PyYAML = "^6.0.2"
requests = "~2.32.3"
pycvesearch = "^1.2"
xmltodict = "^0.13.0"
xmltodict = ">=0.13,<0.15"
attackcti = "^0.4.0"
Jinja2 = "^3.1.4"
questionary = "^2.0.1"
Expand Down

0 comments on commit 8f73477

Please sign in to comment.