Skip to content

Commit

Permalink
Update pip to 23.2.1 (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Sep 28, 2023
1 parent f4bfaa0 commit 1816b85
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion python/3.10/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cosign:
identity: https://github.com/home-assistant/docker-base/.*
args:
PYTHON_VERSION: 3.10.13
PIP_VERSION: 23.1.2
PIP_VERSION: 23.2.1
GPG_KEY: A035C8C19219BA821ECEA86B64E628F8D684696D
labels:
io.hass.base.name: python
Expand Down
2 changes: 1 addition & 1 deletion python/3.11/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cosign:
identity: https://github.com/home-assistant/docker-base/.*
args:
PYTHON_VERSION: 3.11.5
PIP_VERSION: 23.1.2
PIP_VERSION: 23.2.1
GPG_KEY: A035C8C19219BA821ECEA86B64E628F8D684696D
labels:
io.hass.base.name: python
Expand Down
2 changes: 1 addition & 1 deletion python/3.9/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cosign:
identity: https://github.com/home-assistant/docker-base/.*
args:
PYTHON_VERSION: 3.9.17
PIP_VERSION: 23.1.2
PIP_VERSION: 23.2.1
GPG_KEY: E3FF2839C048B25C084DEBE9B26995E310250568
labels:
io.hass.base.name: python
Expand Down

0 comments on commit 1816b85

Please sign in to comment.