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 04c393bCopy full SHA for 04c393b
pyproject.toml
@@ -7,12 +7,12 @@ readme = "README.md"
7
license = { file = "LICENSE" }
8
requires-python = ">=3.13.5"
9
dependencies = [
10
- "click>=8.2.1",
+ "click>=8.3.0",
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