Skip to content

Commit

Permalink
chore(deps): update python dependencies (#315)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 009d579 commit 166edae
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 26 deletions.
10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ readme = "README.md"
license = { file = "LICENSE" }
requires-python = ">= 3.12"
dependencies = [
"click>=8.1.7",
"click>=8.1.8",
"docker>=7.1.0",
"githubkit>=0.11.14",
"jinja2>=3.1.4",
"nonebot-adapter-github>=0.4.1",
"githubkit>=0.12.2",
"jinja2>=3.1.5",
"nonebot-adapter-github>=0.5.0",
"nonebot2>=2.4.0",
"pydantic-extra-types>=2.10.0",
"pydantic-extra-types>=2.10.1",
"pyjson5>=1.6.7",
"tzdata>=2024.2",
]
Expand Down
43 changes: 22 additions & 21 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 166edae

Please sign in to comment.