From b834ad553f85554e57945a3fa9d8861895326e11 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 20 Sep 2022 17:35:03 +0200 Subject: [PATCH] Update Python 3.8.14 / 3.9.14 / 3.10.7 (#191) --- python/3.10/build.yaml | 2 +- python/3.8/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 8144393..19bac67 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.5 + PYTHON_VERSION: 3.10.7 PIP_VERSION: 22.2.1 GPG_KEY: A035C8C19219BA821ECEA86B64E628F8D684696D labels: diff --git a/python/3.8/build.yaml b/python/3.8/build.yaml index d0e686f..144ccb5 100644 --- a/python/3.8/build.yaml +++ b/python/3.8/build.yaml @@ -10,7 +10,7 @@ codenotary: signer: notary@home-assistant.io base_image: notary@home-assistant.io args: - PYTHON_VERSION: 3.8.13 + PYTHON_VERSION: 3.8.14 PIP_VERSION: 22.2.1 GPG_KEY: E3FF2839C048B25C084DEBE9B26995E310250568 labels: diff --git a/python/3.9/build.yaml b/python/3.9/build.yaml index 83b233d..d344aeb 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.13 + PYTHON_VERSION: 3.9.14 PIP_VERSION: 22.2.1 GPG_KEY: E3FF2839C048B25C084DEBE9B26995E310250568 labels: