diff --git a/pyproject.toml b/pyproject.toml index 9572388..2f9038c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ docs = [ "watchdog>=2.2.1,<6.1.0", ] webhook = [ - "fastapi>=0.128.8", + "fastapi>=0.136.0", "uvicorn>=0.44.0", "colorama>=0.4.6", "python-dotenv>=1.2.1",