From 7a81d71bf726f411761d5c56365547e6e974d3f0 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Tue, 14 Feb 2023 06:23:35 -0600 Subject: [PATCH] Bump python patch version to 3.10.10 (#197) changelog: https://docs.python.org/3.10/whatsnew/changelog.html#python-3-10-10-final Should fix some unexpected deadlocks during restarts via https://github.com/python/cpython/issues/96387 --- python/3.10/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/3.10/build.yaml b/python/3.10/build.yaml index 045712c..ec339f8 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.7 + PYTHON_VERSION: 3.10.10 PIP_VERSION: 23.0.0 GPG_KEY: A035C8C19219BA821ECEA86B64E628F8D684696D labels: