From 1e391a0bba7ddc585a6ca6b1eff3aeb59deb7c99 Mon Sep 17 00:00:00 2001 From: Correl Roush Date: Wed, 30 Aug 2023 12:18:41 -0400 Subject: [PATCH] [provisioning] Bump python version --- recipes/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/python b/recipes/python index 4d025fd..1f5891b 100644 --- a/recipes/python +++ b/recipes/python @@ -2,7 +2,7 @@ # Description: The Python programming language set -e -__PYTHON_VERSION=3.10.0 +__PYTHON_VERSION=3.11.4 _recipe _path _recipe git