From bfa512cf1346809111aaeee5a4cf951ca65a2128 Mon Sep 17 00:00:00 2001 From: LocalizationBuildProcess Date: Tue, 26 May 2020 15:40:42 -0700 Subject: [PATCH] Upgrade python to 3.8.3. --- pipelines/botbuilder-python-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/botbuilder-python-ci.yml b/pipelines/botbuilder-python-ci.yml index bd3f81002..5d1186c65 100644 --- a/pipelines/botbuilder-python-ci.yml +++ b/pipelines/botbuilder-python-ci.yml @@ -8,7 +8,7 @@ variables: COVERALLS_SERVICE_NAME: python-ci python.36: 3.6.10 python.37: 3.7.7 - python.38: 3.8.2 + python.38: 3.8.3 # PythonCoverallsToken: get this from Azure jobs: