Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autofix: update-lang-python #1471

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Autofix: update-lang-python
autofix-bot committed Dec 4, 2024
commit 52e8071f7c412ad5c0dbef5d74326a3b176696b2
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.13"
args:
PYTHON_VERSION: 3.13.0
PYTHON_VERSION: 3.13.1
- name: "3.12"
args:
PYTHON_VERSION: 3.12.7
PYTHON_VERSION: 3.12.8
- name: "3.11"
args:
PYTHON_VERSION: 3.11.10
PYTHON_VERSION: 3.11.11
- name: "3.10"
args:
PYTHON_VERSION: 3.10.15
PYTHON_VERSION: 3.10.16
- name: "3.9"
args:
PYTHON_VERSION: 3.9.20
PYTHON_VERSION: 3.9.21