diff --git a/pyproject.toml b/pyproject.toml index 124a918..91f62d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ docs = [ ] webhook = [ "fastapi>=0.136.1", - "uvicorn>=0.46.0", + "uvicorn>=0.47.0", "colorama>=0.4.6", "python-dotenv>=1.2.2", ]