diff --git a/pyproject.toml b/pyproject.toml index 8c69d59..7999940 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ authors = [ dependencies = [ "sqlmodel<=0.0.22", - "python-multipart<=0.0.20", + "python-multipart<=0.0.21", "fastapi>=0.115.7,<1.0.0", "typer>=0.15.1", "uvicorn>=0.34.0",