Skip to content

Commit ad6368a

Browse files
authored
chore: add defusedxml as api dependency (#10401)
1 parent 3361393 commit ad6368a

File tree

2 files changed

+22
-9
lines changed

2 files changed

+22
-9
lines changed

api/poetry.lock

Lines changed: 21 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dependencies = [
2222
"drf-nested-routers (>=0.94.1,<1.0.0)",
2323
"drf-spectacular==0.27.2",
2424
"drf-spectacular-jsonapi==0.5.1",
25+
"defusedxml==0.7.1",
2526
"gunicorn==23.0.0",
2627
"lxml==5.3.2",
2728
"prowler @ git+https://github.com/prowler-cloud/prowler.git@master",

0 commit comments

Comments
 (0)