Skip to content

Commit 6634705

Browse files
committed
Autofix: update-lang-python
1 parent 800644b commit 6634705

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

chunks/lang-python/chunk.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
variants:
22
- name: "3.13"
33
args:
4-
PYTHON_VERSION: 3.13.2
4+
PYTHON_VERSION: 3.13.3
55
- name: "3.12"
66
args:
7-
PYTHON_VERSION: 3.12.9
7+
PYTHON_VERSION: 3.12.10
88
- name: "3.11"
99
args:
10-
PYTHON_VERSION: 3.11.11
10+
PYTHON_VERSION: 3.11.12
1111
- name: "3.10"
1212
args:
13-
PYTHON_VERSION: 3.10.16
13+
PYTHON_VERSION: 3.10.17
1414
- name: "3.9"
1515
args:
16-
PYTHON_VERSION: 3.9.21
16+
PYTHON_VERSION: 3.9.22

0 commit comments

Comments
 (0)