diff --git a/pyproject.toml b/pyproject.toml index 86588aa4..280c7a3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ requires-python = ">= 3.12" dependencies = [ "click>=8.1.7", "docker>=7.1.0", - "githubkit>=0.11.14", + "githubkit>=0.12.0", "jinja2>=3.1.4", "nonebot-adapter-github>=0.4.1", "nonebot2>=2.4.0",