diff --git a/pyproject.toml b/pyproject.toml index b9280e787..e984cc600 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "aiohttp==3.10.0", "opentelemetry-exporter-otlp==1.39.0", "psutil==7.0.0", - "fastapi[standard]==0.120.2", + "fastapi[standard]==0.123.9", "pyatlan==8.0.2", "pydantic>=2.11.7,<2.12.0", "loguru==0.7.3",