Skip to content

Commit 4ebf500

Browse files
committed
chore: bump Python versions 3.12 and 3.13
1 parent fb8d141 commit 4ebf500

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

defaults/main/python.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ versions:
2020
py39: "3.9.19"
2121
py310: "3.10.14"
2222
py311: "3.11.9"
23-
py312: "3.12.3"
24-
py313: "3.13.0b1" # on a final release, the url path needs to be adjusted
23+
py312: "3.12.5"
24+
py313: "3.13.0rc1" # on a final release, the url path needs to be adjusted
2525

2626
hashes:
2727
py24: "76083277f6c7e4d78992f36d7ad9018d"
@@ -38,8 +38,8 @@ hashes:
3838
py39: "87d0f8281237b972ff8b23e0e2c8d325"
3939
py310: "05148354ce821ba7369e5b7958435400"
4040
py311: "22ea467e7d915477152e99d5da856ddc"
41-
py312: "8defb33f0c37aa4bdd3a38ba52abde4e"
42-
py313: "e1208b22c67c77de72a5e20025b2fb53"
41+
py312: "02c7d269e077f4034963bba6befdc715"
42+
py313: "9213ecfedc510ac2a14c0eeea96baf02"
4343

4444
##
4545
# Specific python version details, based on the variables above

0 commit comments

Comments
 (0)