[provisioning] Bump python version

This commit is contained in:
Correl Roush 2023-08-30 12:18:41 -04:00
parent 3a2052d7de
commit 1e391a0bba

View file

@ -2,7 +2,7 @@
# Description: The Python programming language # Description: The Python programming language
set -e set -e
__PYTHON_VERSION=3.10.0 __PYTHON_VERSION=3.11.4
_recipe _path _recipe _path
_recipe git _recipe git