From de0dd2afe57a5b87f9345460c99d098f97fde45b Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 24 Apr 2020 23:30:59 +0000 Subject: [PATCH] Update git submodules * Update qinling from branch 'master' - Merge "Bump default tox env from py37 to py38" - Bump default tox env from py37 to py38 Python 3.8 is now our highest level supported python runtime. This updates the default tox target environments to swap out py37 for py38 to make sure local development testing is covering this version. This does not impact zuul jobs in any way, nor prevent local tests against py37. It just changes the default if none is explicitly provided. Change-Id: I5d8872b8470edfaf472757d517450dd0fca94bcb Signed-off-by: Sean McGinnis --- qinling | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qinling b/qinling index 96387690db..456a7a9666 160000 --- a/qinling +++ b/qinling @@ -1 +1 @@ -Subproject commit 96387690db999ac76e7e1a9ff32dda249653f1f3 +Subproject commit 456a7a9666a0a1c73b429169c4b3e553cac7d9a6