diff --git a/pyproject.toml b/pyproject.toml index 219ed107..446077c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -222,7 +222,7 @@ dependencies = [ "asyncpg ==0.30.0", "dramatiq[redis] ==1.17.1", "email_validator ==2.2.0", - "fastapi ==0.115.4", + "fastapi ==0.119.1", "fief-client ==0.20.0", "furl ==2.1.3", "httpx-oauth ==0.15.1",