diff --git a/pyproject.toml b/pyproject.toml index 54eba78..067f562 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "aiohttp==3.13.3", "appendmuch==0.0.4", "click==8.3.1", - "fastapi==0.135.1", + "fastapi==0.135.2", "itsdangerous==2.2.0", "jinja2==3.1.6", "orjson==3.11.7",