Skip to content

Comments

Update remaining Python 3.9 references to 3.12#52

Merged
aregm merged 1 commit intomainfrom
fix/remaining-python39-refs
Feb 17, 2026
Merged

Update remaining Python 3.9 references to 3.12#52
aregm merged 1 commit intomainfrom
fix/remaining-python39-refs

Conversation

@aregm
Copy link
Owner

@aregm aregm commented Feb 17, 2026

Summary

  • Dask image: ghcr.io/dask/dask:2022.8.1-py3.9 -> ghcr.io/dask/dask:2026.1.2-py3.12 in terraform/modules/dask/dask-cluster.yaml
  • Prefect default image: pbchekin/icl-prefect:2.20.16-py3.9-icl0.0.4 -> pbchekin/icl-prefect:3.6.17-py3.12-icl0.0.4 in src/infractl/defaults.py
  • Integration test: conda environment name python-3.9 -> python-3.12 in tests/integration/test_jupyterhub.py

After this change, zero Python 3.9 references remain in the codebase.

Test plan

  • Verify Dask cluster deploys with the new image (if --with-dask is used)
  • Verify integration tests reference the correct conda environment

Made with Cursor

- Dask image: ghcr.io/dask/dask:2022.8.1-py3.9 -> 2026.1.2-py3.12.
- Prefect default image in defaults.py: update to 3.6.17-py3.12-icl0.0.4.
- Integration test: update conda environment name from python-3.9 to
  python-3.12.

Co-authored-by: Cursor <cursoragent@cursor.com>
@aregm aregm requested a review from pbchekin as a code owner February 17, 2026 06:52
@aregm aregm merged commit f1bae28 into main Feb 17, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant