chore: add defusedxml as api dependency (#10401)

This commit is contained in:
Adrián Peña
2026-03-19 18:26:55 +01:00
committed by GitHub
parent 3361393b7d
commit ad6368a446
2 changed files with 22 additions and 9 deletions

View File

@@ -22,6 +22,7 @@ dependencies = [
"drf-nested-routers (>=0.94.1,<1.0.0)",
"drf-spectacular==0.27.2",
"drf-spectacular-jsonapi==0.5.1",
"defusedxml==0.7.1",
"gunicorn==23.0.0",
"lxml==5.3.2",
"prowler @ git+https://github.com/prowler-cloud/prowler.git@master",