diff --git a/pyproject.toml b/pyproject.toml index ffde311c..d1ca9213 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "fastagency @ git+https://github.com/airtai/fastagency.git@main", "faststream[nats]>=0.5.10,<0.6", "pydantic>=2.3,<3", - "fastapi==0.114.2", + "fastapi==0.115.0", "prisma>=0.13.1,<0.15", "asyncer==0.0.8", "markdownify==0.13.1", # Needed by autogen.WebSurferAgent but not included