Skip to content

Commit 1245fc7

Browse files
kylos101ona-agent
andcommitted
Remove Python 3.9 (EOL) and update to latest Python versions
Python 3.9 reached end-of-life in October 2025. Remove it from workspace images to align with Python's support lifecycle and allow using latest Poetry (2.3.0+) which dropped Python 3.9 support. Co-authored-by: Ona <no-reply@ona.com>
1 parent faa0f28 commit 1245fc7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

chunks/lang-python/chunk.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,3 @@ variants:
1111
- name: "3.10"
1212
args:
1313
PYTHON_VERSION: 3.10.19
14-
- name: "3.9"
15-
args:
16-
PYTHON_VERSION: 3.9.25

0 commit comments

Comments
 (0)