diff --git a/pyproject.toml b/pyproject.toml index d9f5b1c35..b9e9887b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "aiohttp>=3.10.0,<3.14.0", "opentelemetry-exporter-otlp==1.39.0", "psutil>=7.0.0,<7.2.0", - "fastapi[standard]==0.120.2", + "fastapi[standard]==0.124.2", "pyatlan>=8.0.2,<8.5.0", "pydantic>=2.10.6,<2.13.0", "loguru>=0.7.3,<0.8.0",