Skip to content

Commit 4a73dcc

Browse files
authored
Merge branch 'master' into use-sigstore
2 parents a4a72ce + 3d3dfae commit 4a73dcc

File tree

5 files changed

+6
-54
lines changed

5 files changed

+6
-54
lines changed

python/3.11/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ cosign:
99
base_identity: https://github.com/home-assistant/docker-base/.*
1010
identity: https://github.com/home-assistant/docker-base/.*
1111
args:
12-
PYTHON_VERSION: 3.11.12
13-
PIP_VERSION: 25.0.1
12+
PYTHON_VERSION: 3.11.13
13+
PIP_VERSION: 25.1.1
1414
CERT_IDENTITY: [email protected]
1515
CERT_OIDC_ISSUER: https://accounts.google.com
1616
labels:

python/3.12/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ cosign:
99
base_identity: https://github.com/home-assistant/docker-base/.*
1010
identity: https://github.com/home-assistant/docker-base/.*
1111
args:
12-
PYTHON_VERSION: 3.12.10
13-
PIP_VERSION: 25.0.1
12+
PYTHON_VERSION: 3.12.11
13+
PIP_VERSION: 25.1.1
1414
CERT_IDENTITY: [email protected]
1515
CERT_OIDC_ISSUER: https://accounts.google.com
1616
labels:

python/3.12/gh-127655-Fix-CVE-2024-12254.patch

Lines changed: 0 additions & 24 deletions
This file was deleted.

python/3.13/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ cosign:
99
base_identity: https://github.com/home-assistant/docker-base/.*
1010
identity: https://github.com/home-assistant/docker-base/.*
1111
args:
12-
PYTHON_VERSION: 3.13.3
13-
PIP_VERSION: 25.0.1
12+
PYTHON_VERSION: 3.13.4
13+
PIP_VERSION: 25.1.1
1414
CERT_IDENTITY: [email protected]
1515
CERT_OIDC_ISSUER: https://accounts.google.com
1616
labels:

python/3.13/gh-127655-Fix-CVE-2024-12254.patch

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)