diff --git a/pyproject.toml b/pyproject.toml index 4457c6f5..02a77cfa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "httpx[http2] == 0.28.1", "aiohttp[speedups] == 3.11.11", "boto3 ~= 1.36.2", - "fastapi == 0.115.7", + "fastapi == 0.115.8", "python-multipart == 0.0.20", "email-validator == 2.2.0", "structlog == 25.1.0",