Skip to content

Commit 996fd48

Browse files
committed
chore: new python versions
1 parent 2e72dbd commit 996fd48

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

defaults/main/python.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ versions:
1717
py36: "3.6.15"
1818
py37: "3.7.17"
1919
py38: "3.8.20"
20-
py39: "3.9.20"
21-
py310: "3.10.15"
22-
py311: "3.11.10"
23-
py312: "3.12.7"
24-
py313: "3.13.0"
20+
py39: "3.9.21"
21+
py310: "3.10.16"
22+
py311: "3.11.11"
23+
py312: "3.12.8"
24+
py313: "3.13.1"
2525

2626
hashes:
2727
py24: "76083277f6c7e4d78992f36d7ad9018d"
@@ -35,11 +35,11 @@ hashes:
3535
py36: "bc04aa6c2a1a172a35012abd668538cd"
3636
py37: "dd94cab4541b57b88cf3dab32d6336e3"
3737
py38: "745478c81d6382cf46b5e7ad89e56008"
38-
py39: "bdcda0fdb99e7e17018f6886fae5e1fd"
39-
py310: "8b1faa1b193e4e90c0f17eb2decd89b5"
40-
py311: "af59e243df4c7019f941ae51891c10bc"
41-
py312: "c6c933c1a0db52597cb45a7910490f93"
42-
py313: "726e5b829fcf352326874c1ae599abaa"
38+
py39: "e8ab0f9a295f12428310f409abd79e9c"
39+
py310: "97b3ee1740f32a92905dd0a99dcb04d5"
40+
py311: "3e497037b170fe4be5f462c4964596f2"
41+
py312: "d46e5bf9f2e596a3ba45fc0b3c053dd2"
42+
py313: "80c16badb94ffe235280d4d9a099b8bc"
4343

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

0 commit comments

Comments
 (0)