diff --git a/pyproject.toml b/pyproject.toml index c1aec40..cbc2dfd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "uvicorn==0.22.0", "prometheus_fastapi_instrumentator==6.0.0", "prometheus-client==0.9.0", - "python-multipart==0.0.6", + "python-multipart==0.0.7", "typing-extensions==4.6.2", "requests==2.31.0", "wheel==0.38.1",