Skip to content

Commit 3d3dfae

Browse files
authored
Update Python to 3.11.13/3.12.11/3.13.4 and pip to 25.1.1 (#302)
* Update Python to 3.11.13/3.12.11/3.13.4 and pip to 25.1.1 * Remove patch included in releases
1 parent 1198c43 commit 3d3dfae

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
GPG_KEY: A035C8C19219BA821ECEA86B64E628F8D684696D
1515
labels:
1616
io.hass.base.name: python

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
GPG_KEY: 7169605F62C751356D054A26A821E680E5FA6305
1515
labels:
1616
io.hass.base.name: python

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
GPG_KEY: 7169605F62C751356D054A26A821E680E5FA6305
1515
labels:
1616
io.hass.base.name: python

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)