Skip to content

Commit 73a30e0

Browse files
authored
Update Python to 3.13.11 and 3.14.2 (#337)
1 parent f0a2a55 commit 73a30e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/3.13/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cosign:
66
base_identity: https://github.com/home-assistant/docker-base/.*
77
identity: https://github.com/home-assistant/docker-base/.*
88
args:
9-
PYTHON_VERSION: "3.13.9"
9+
PYTHON_VERSION: "3.13.11"
1010
PIP_VERSION: "25.3"
1111
CERT_IDENTITY: thomas@python.org
1212
CERT_OIDC_ISSUER: https://accounts.google.com

python/3.14/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cosign:
66
base_identity: https://github.com/home-assistant/docker-base/.*
77
identity: https://github.com/home-assistant/docker-base/.*
88
args:
9-
PYTHON_VERSION: "3.14.0"
9+
PYTHON_VERSION: "3.14.2"
1010
PIP_VERSION: "25.3"
1111
CERT_IDENTITY: hugo@python.org
1212
CERT_OIDC_ISSUER: https://github.com/login/oauth

0 commit comments

Comments
 (0)