diff --git a/packages/api/pyproject.toml b/packages/api/pyproject.toml index a347eed..f072f6e 100644 --- a/packages/api/pyproject.toml +++ b/packages/api/pyproject.toml @@ -22,7 +22,7 @@ arq = "^0.26.0" supabase = "^2.11.0" litellm = "^1.56.0" structlog = "^24.4.0" -python-multipart = "^0.0.20" +python-multipart = "^0.0.21" # Security scanning dependencies pip-audit = "^2.8.0" bandit = "^1.8.0"