diff --git a/pyproject.toml b/pyproject.toml index 495d540..c808dab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ docs = [ "watchdog>=6.0.0,<6.1.0", ] webhook = [ - "fastapi>=0.136.0", + "fastapi>=0.136.1", "uvicorn>=0.44.0", "colorama>=0.4.6", "python-dotenv>=1.2.2",