Skip to content

Commit aef6a49

Browse files
authored
Update pip to 23.3 (#243)
1 parent 4ec634a commit aef6a49

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

python/3.10/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cosign:
1010
identity: https://github.com/home-assistant/docker-base/.*
1111
args:
1212
PYTHON_VERSION: 3.10.13
13-
PIP_VERSION: 23.2.1
13+
PIP_VERSION: 23.3
1414
GPG_KEY: A035C8C19219BA821ECEA86B64E628F8D684696D
1515
labels:
1616
io.hass.base.name: python

python/3.11/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cosign:
1010
identity: https://github.com/home-assistant/docker-base/.*
1111
args:
1212
PYTHON_VERSION: 3.11.5
13-
PIP_VERSION: 23.2.1
13+
PIP_VERSION: 23.3
1414
GPG_KEY: A035C8C19219BA821ECEA86B64E628F8D684696D
1515
labels:
1616
io.hass.base.name: python

python/3.12/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cosign:
1010
identity: https://github.com/home-assistant/docker-base/.*
1111
args:
1212
PYTHON_VERSION: 3.12.0
13-
PIP_VERSION: 23.2.1
13+
PIP_VERSION: 23.3
1414
GPG_KEY: 7169605F62C751356D054A26A821E680E5FA6305
1515
labels:
1616
io.hass.base.name: python

0 commit comments

Comments
 (0)