Skip to content

Commit

Permalink
chore(deps): update python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 4efec63 commit 92d3f8e
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 50 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ requires-python = ">= 3.12"
dependencies = [
"click>=8.1.8",
"docker>=7.1.0",
"githubkit>=0.12.3",
"githubkit>=0.12.5",
"jinja2>=3.1.5",
"nonebot-adapter-github>=0.5.0",
"nonebot2>=2.4.1",
"pydantic-extra-types>=2.10.1",
"pyjson5>=1.6.7",
"pydantic-extra-types>=2.10.2",
"pyjson5>=1.6.8",
"tzdata>=2025.1",
]

Expand Down
Loading

0 comments on commit 92d3f8e

Please sign in to comment.