From 4e484e6581938b76e672e81fb9e6d9c949fd982d Mon Sep 17 00:00:00 2001 From: John Sirois Date: Wed, 2 Oct 2024 11:18:46 -0700 Subject: [PATCH] Upgrade to CPython 3.13.0rc3 and 3.12.7. (#2549) --- docker/base/install_pythons.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/base/install_pythons.sh b/docker/base/install_pythons.sh index 4fda4cdbb..fe889c73d 100755 --- a/docker/base/install_pythons.sh +++ b/docker/base/install_pythons.sh @@ -16,8 +16,8 @@ PYENV_VERSIONS=( 3.8.20 3.9.20 3.10.15 - 3.12.6 - 3.13.0rc2 + 3.12.7 + 3.13.0rc3 pypy2.7-7.3.17 pypy3.5-7.0.0 pypy3.6-7.3.3