Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 0829004 commit dfedd58
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM python:3.12.4-slim
COPY --from=ghcr.io/astral-sh/uv:0.5.2 /uv /bin/uv
COPY --from=ghcr.io/astral-sh/uv:0.5.4 /uv /bin/uv

# 设置时区
ENV TZ=Asia/Shanghai
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dev-dependencies = [
"bump-my-version>=0.28.1",
"inline-snapshot>=0.14.0",
"nonebug>=0.4.2",
"poethepoet>=0.30.0",
"poethepoet>=0.31.0",
"pytest-asyncio>=0.24.0",
"pytest-cov>=6.0.0",
"pytest-mock>=3.14.0",
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

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

0 comments on commit dfedd58

Please sign in to comment.