Skip to content

Commit

Permalink
Update Python pip to 22.0.3 (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Feb 8, 2022
1 parent 054e3c7 commit 96cf3b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion python/3.7/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ codenotary:
base_image: [email protected]
args:
PYTHON_VERSION: 3.7.12
PIP_VERSION: 20.2.4
PIP_VERSION: 22.0.3
GPG_KEY: 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
labels:
io.hass.base.name: python
Expand Down
2 changes: 1 addition & 1 deletion python/3.8/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ codenotary:
base_image: [email protected]
args:
PYTHON_VERSION: 3.8.12
PIP_VERSION: 20.2.4
PIP_VERSION: 22.0.3
GPG_KEY: E3FF2839C048B25C084DEBE9B26995E310250568
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 @@ -11,7 +11,7 @@ codenotary:
base_image: [email protected]
args:
PYTHON_VERSION: 3.9.9
PIP_VERSION: 20.2.4
PIP_VERSION: 22.0.3
GPG_KEY: E3FF2839C048B25C084DEBE9B26995E310250568
labels:
io.hass.base.name: python
Expand Down

0 comments on commit 96cf3b6

Please sign in to comment.