diff --git a/python/3.10/build.yaml b/python/3.10/build.yaml index ec339f8..7805902 100644 --- a/python/3.10/build.yaml +++ b/python/3.10/build.yaml @@ -11,7 +11,7 @@ codenotary: base_image: notary@home-assistant.io args: PYTHON_VERSION: 3.10.10 - PIP_VERSION: 23.0.0 + PIP_VERSION: 23.1 GPG_KEY: A035C8C19219BA821ECEA86B64E628F8D684696D labels: io.hass.base.name: python diff --git a/python/3.11/build.yaml b/python/3.11/build.yaml index 764c9b3..d463d0b 100644 --- a/python/3.11/build.yaml +++ b/python/3.11/build.yaml @@ -11,7 +11,7 @@ codenotary: base_image: notary@home-assistant.io args: PYTHON_VERSION: 3.11.2 - PIP_VERSION: 23.0.0 + PIP_VERSION: 23.1 GPG_KEY: A035C8C19219BA821ECEA86B64E628F8D684696D labels: io.hass.base.name: python diff --git a/python/3.9/build.yaml b/python/3.9/build.yaml index 2f5bfb5..0dd64de 100644 --- a/python/3.9/build.yaml +++ b/python/3.9/build.yaml @@ -11,7 +11,7 @@ codenotary: base_image: notary@home-assistant.io args: PYTHON_VERSION: 3.9.16 - PIP_VERSION: 23.0.0 + PIP_VERSION: 23.1 GPG_KEY: E3FF2839C048B25C084DEBE9B26995E310250568 labels: io.hass.base.name: python