Skip to content

Commit

Permalink
Autofix: update-lang-python
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-bot committed Sep 8, 2024
1 parent 63b1ae0 commit 2355c4b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions chunks/lang-python/chunk.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
variants:
- name: "3.12"
args:
PYTHON_VERSION: 3.12.5
PYTHON_VERSION: 3.12.6
- name: "3.11"
args:
PYTHON_VERSION: 3.11.9
PYTHON_VERSION: 3.11.10
- name: "3.10"
args:
PYTHON_VERSION: 3.10.14
PYTHON_VERSION: 3.10.15
- name: "3.9"
args:
PYTHON_VERSION: 3.9.19
PYTHON_VERSION: 3.9.20
- name: "3.8"
args:
PYTHON_VERSION: 3.8.19
PYTHON_VERSION: 3.8.20

0 comments on commit 2355c4b

Please sign in to comment.