Skip to content

Commit 8d2ff1b

Browse files
authored
Merge pull request #5810 from dev-hato/dependabot/docker/astral-sh/uv-0.8.19-python3.13-bookworm-slim
build(deps): bump astral-sh/uv from 0.8.18-python3.13-bookworm-slim to 0.8.19-python3.13-bookworm-slim
2 parents 7f58682 + 751b957 commit 8d2ff1b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/astral-sh/uv:0.8.18-python3.13-bookworm-slim@sha256:fcb50226f56cc30eb2d9fab234e1d15c2f26103b84b15d6e39ba75ed17c71876 AS base
1+
FROM ghcr.io/astral-sh/uv:0.8.19-python3.13-bookworm-slim@sha256:02ab5961f98c58f6f604122755aa466f28687b656d6bd6ef0f6b8036dd6d34a2 AS base
22

33
# バージョン情報に表示する commit hash を埋め込む
44
FROM base AS commit-hash

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev = [
4242
]
4343

4444
[tool.uv]
45-
required-version = "0.8.18"
45+
required-version = "0.8.19"
4646
[[tool.uv.index]]
4747
name = "pypi"
4848
url = "https://pypi.org/simple"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)