From 25a4ceff738f2f434e89aa48fefda067d3cd5dfb Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 9 Jun 2023 16:54:40 +0200 Subject: [PATCH] Update Python 3.9.17, 3.10.12, 3.11.4 (#222) --- python/3.10/build.yaml | 2 +- python/3.11/build.yaml | 2 +- python/3.9/build.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/3.10/build.yaml b/python/3.10/build.yaml index 4f320d2..f531e0c 100644 --- a/python/3.10/build.yaml +++ b/python/3.10/build.yaml @@ -10,7 +10,7 @@ codenotary: signer: notary@home-assistant.io base_image: notary@home-assistant.io args: - PYTHON_VERSION: 3.10.11 + PYTHON_VERSION: 3.10.12 PIP_VERSION: 23.1.2 GPG_KEY: A035C8C19219BA821ECEA86B64E628F8D684696D labels: diff --git a/python/3.11/build.yaml b/python/3.11/build.yaml index 02a0f2c..a60206e 100644 --- a/python/3.11/build.yaml +++ b/python/3.11/build.yaml @@ -10,7 +10,7 @@ codenotary: signer: notary@home-assistant.io base_image: notary@home-assistant.io args: - PYTHON_VERSION: 3.11.3 + PYTHON_VERSION: 3.11.4 PIP_VERSION: 23.1.2 GPG_KEY: A035C8C19219BA821ECEA86B64E628F8D684696D labels: diff --git a/python/3.9/build.yaml b/python/3.9/build.yaml index edcc2fd..9a94506 100644 --- a/python/3.9/build.yaml +++ b/python/3.9/build.yaml @@ -10,7 +10,7 @@ codenotary: signer: notary@home-assistant.io base_image: notary@home-assistant.io args: - PYTHON_VERSION: 3.9.16 + PYTHON_VERSION: 3.9.17 PIP_VERSION: 23.1.2 GPG_KEY: E3FF2839C048B25C084DEBE9B26995E310250568 labels: