Skip to content

Commit 1e7a384

Browse files
chore(deps): update python dependencies (#433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8dedda1 commit 1e7a384

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

pyproject.toml

Lines changed: 5 additions & 5 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.14.0",
1313
"jinja2>=3.1.6",
14-
"nonebot-adapter-github>=0.5.0",
15-
"nonebot2>=2.4.2",
16-
"pydantic-extra-types>=2.10.5",
14+
"nonebot-adapter-github>=0.6.0",
15+
"nonebot2>=2.4.4",
16+
"pydantic-extra-types>=2.10.6",
1717
"pyjson5>=2.0.0",
1818
"tzdata>=2025.2",
1919
]

uv.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)