diff --git a/pyproject.toml b/pyproject.toml index 5de6865..80f50ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "click>=8.4.2", "fastapi>=0.139.2", "github3-py>=4.0.1", - "greenlet>=3.5.3", + "greenlet>=3.5.4", "jinja2>=3.1.6", "json5>=0.15.0", "loguru>=0.7.3",