diff --git a/pyproject.toml b/pyproject.toml index 08a57f7..488d69c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "ddeutil[all]>=0.4.3,<0.5.0", "ddeutil-workflow==0.0.82", "python-dotenv==1.1.1", - "fastapi==0.115.12", + "fastapi==0.118.0", "uvicorn==0.35.0", "jinja2==3.1.6", "sqlalchemy==2.0.41",