diff --git a/src/App/pyproject.toml b/src/App/pyproject.toml index fbf6c7ac9..c218d956a 100644 --- a/src/App/pyproject.toml +++ b/src/App/pyproject.toml @@ -10,6 +10,6 @@ dependencies = [ "jinja2", "azure-identity", "python-dotenv==1.2.2", - "python-multipart==0.0.30", + "python-multipart==0.0.32", "urllib3==2.7.0", ]