Skip to content

Commit 7929e0c

Browse files
chore(deps): update python docker tag to v3.14.0
1 parent cca5648 commit 7929e0c

File tree

3 files changed

+86
-78
lines changed

3 files changed

+86
-78
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.13.7
1+
3.14.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
]
1010
description = "Build docker images with Python and Node.js"
1111
readme = "README.md"
12-
requires-python = "~= 3.13.0"
12+
requires-python = "~=3.14.0"
1313

1414
[build-system]
1515
requires = ["uv_build>=0.8.9,<0.9.0"]

0 commit comments

Comments
 (0)