diff --git a/pyproject.toml b/pyproject.toml index 45f42cd..8ffe4a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "python-jose[cryptography]>=3.3.0", "cryptography>=48.0.0", "requests>=2.34.2", - "python-multipart>=0.0.29", + "python-multipart>=0.0.30", "sqlalchemy>=2.0.50", ]