Skip to content

Commit b053caf

Browse files
chore(deps): update python dependencies
1 parent 065d282 commit b053caf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ readme = "README.md"
77
license = { file = "LICENSE" }
88
requires-python = ">=3.13.5"
99
dependencies = [
10-
"click>=8.2.1",
10+
"click>=8.3.1",
1111
"docker>=7.1.0",
12-
"githubkit>=0.12.15",
12+
"githubkit>=0.13.6",
1313
"jinja2>=3.1.6",
1414
"nonebot-adapter-github>=0.5.0",
15-
"nonebot2>=2.4.2",
16-
"pydantic-extra-types>=2.10.5",
15+
"nonebot2>=2.4.4",
16+
"pydantic-extra-types>=2.10.6",
1717
"pyjson5>=2.0.0",
1818
"tzdata>=2025.2",
1919
]

0 commit comments

Comments
 (0)