diff --git a/python/3.10/build.yaml b/python/3.10/build.yaml index cddd327..a1b8f6e 100644 --- a/python/3.10/build.yaml +++ b/python/3.10/build.yaml @@ -10,8 +10,8 @@ codenotary: signer: notary@home-assistant.io base_image: notary@home-assistant.io args: - PYTHON_VERSION: 3.10.4 - PIP_VERSION: 22.0.3 + PYTHON_VERSION: 3.10.5 + PIP_VERSION: 22.1.2 GPG_KEY: A035C8C19219BA821ECEA86B64E628F8D684696D labels: io.hass.base.name: python diff --git a/python/3.8/build.yaml b/python/3.8/build.yaml index 8111792..81b5966 100644 --- a/python/3.8/build.yaml +++ b/python/3.8/build.yaml @@ -11,7 +11,7 @@ codenotary: base_image: notary@home-assistant.io args: PYTHON_VERSION: 3.8.13 - PIP_VERSION: 22.0.3 + PIP_VERSION: 22.1.2 GPG_KEY: E3FF2839C048B25C084DEBE9B26995E310250568 labels: io.hass.base.name: python diff --git a/python/3.9/build.yaml b/python/3.9/build.yaml index 9a111f6..93ab5de 100644 --- a/python/3.9/build.yaml +++ b/python/3.9/build.yaml @@ -10,8 +10,8 @@ codenotary: signer: notary@home-assistant.io base_image: notary@home-assistant.io args: - PYTHON_VERSION: 3.9.12 - PIP_VERSION: 22.0.3 + PYTHON_VERSION: 3.9.13 + PIP_VERSION: 22.1.2 GPG_KEY: E3FF2839C048B25C084DEBE9B26995E310250568 labels: io.hass.base.name: python