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 065d282 commit b053cafCopy full SHA for b053caf
pyproject.toml
@@ -7,13 +7,13 @@ readme = "README.md"
7
license = { file = "LICENSE" }
8
requires-python = ">=3.13.5"
9
dependencies = [
10
- "click>=8.2.1",
+ "click>=8.3.1",
11
"docker>=7.1.0",
12
- "githubkit>=0.12.15",
+ "githubkit>=0.13.6",
13
"jinja2>=3.1.6",
14
"nonebot-adapter-github>=0.5.0",
15
- "nonebot2>=2.4.2",
16
- "pydantic-extra-types>=2.10.5",
+ "nonebot2>=2.4.4",
+ "pydantic-extra-types>=2.10.6",
17
"pyjson5>=2.0.0",
18
"tzdata>=2025.2",
19
]
0 commit comments