diff --git a/pyproject.toml b/pyproject.toml index 1822b1a..817aa52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "aiohttp==3.13.3", "appendmuch", # TODO: Fix actual version "click==8.3.1", - "fastapi==0.129.0", + "fastapi==0.131.0", "itsdangerous==2.2.0", "jinja2==3.1.6", "orjson==3.11.7",