diff --git a/pyproject.toml b/pyproject.toml index 19e436423..93d480f95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ classifiers = [ dependencies = [ "loguru>=0.6.0", "dynaconf>=3.2.0", - "fastapi==0.119.0", # Pinned + "fastapi==0.128.0", # Pinned "requests==2.32.5", # Pinned "uvicorn==0.38.0", # Pinned "apprise==1.9.5", # Pinned