We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56abe81 commit 57598a4Copy full SHA for 57598a4
pyproject.toml
@@ -9,10 +9,10 @@ requires-python = ">=3.13.5"
9
dependencies = [
10
"click>=8.2.1",
11
"docker>=7.1.0",
12
- "githubkit>=0.12.15",
+ "githubkit>=0.13.2",
13
"jinja2>=3.1.6",
14
"nonebot-adapter-github>=0.5.0",
15
- "nonebot2>=2.4.2",
+ "nonebot2>=2.4.3",
16
"pydantic-extra-types>=2.10.5",
17
"pyjson5>=1.6.9",
18
"tzdata>=2025.2",
0 commit comments