From 2b376ea99b1e090a37299583e9b0f3a88ec6e23f Mon Sep 17 00:00:00 2001 From: Zuul Date: Sun, 26 Apr 2020 01:38:49 +0000 Subject: [PATCH] Update git submodules * Update solum 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: I0096b70ac81f513acd3be78b23627479a144219b Signed-off-by: Sean McGinnis --- solum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solum b/solum index 355c85e6cb..703bce8753 160000 --- a/solum +++ b/solum @@ -1 +1 @@ -Subproject commit 355c85e6cb3dc632a3b647aab12bd04650fd2f7c +Subproject commit 703bce87533d77d3c4446373adbcfbbdc20cf4e0