From 2a8252edfe65049415582467bfa336d7b0c5749c Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Fri, 24 Apr 2020 10:25:59 -0500 Subject: [PATCH] Update git submodules * Update python-vitrageclient from branch 'master' - 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: I68ded089d6a1cf9439eb2f35c8482e68d2030360 Signed-off-by: Sean McGinnis --- python-vitrageclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-vitrageclient b/python-vitrageclient index ff0321c675..30e83fb473 160000 --- a/python-vitrageclient +++ b/python-vitrageclient @@ -1 +1 @@ -Subproject commit ff0321c67507b6e85b906dbbe22e2794ce488c49 +Subproject commit 30e83fb473e16e1f5411a19c43d2813160253cf9