From 3f914a3625af7d7c8e0fe5baed456e5c480be288 Mon Sep 17 00:00:00 2001 From: rabi Date: Fri, 6 Jan 2023 10:56:16 +0530 Subject: [PATCH] Update git submodules * Update tripleo-heat-templates from branch 'master' to 0c0def6f81b6a71f2a07ae4bec9834d8048edb25 - Fix issues with tox 4.2.4 tox now hard fails if there is mismatch in spec attributes[1]. This works around the issue temporarily. We probably have to drop py38 jobs and specify basepython for py39 target in the future. [1] https://github.com/tox-dev/tox/pull/2824/ Closes-Bug: #2002035 Change-Id: I4256a51afd011048eaaaf5d3c225ab36f75708ed --- tripleo-heat-templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tripleo-heat-templates b/tripleo-heat-templates index 8cf2d58c49db..0c0def6f81b6 160000 --- a/tripleo-heat-templates +++ b/tripleo-heat-templates @@ -1 +1 @@ -Subproject commit 8cf2d58c49db52e697818c7efdd5eebcf6f00c82 +Subproject commit 0c0def6f81b6a71f2a07ae4bec9834d8048edb25