Describe the Enhancement
Add support for Python 3.11.10 to the buildpack.toml.
Possible Solution
Resolve issues in PR #808 .
Motivation
Python versions 3.11.10, 3.10.15, 3.12.6, and 3.9.20 were released in September 6-7, 2024. Migration of environments to these versions are blocked by them missing in buildpacks.
Describe the Enhancement
Add support for Python 3.11.10 to the
buildpack.toml.Possible Solution
Resolve issues in PR #808 .
Motivation
Python versions 3.11.10, 3.10.15, 3.12.6, and 3.9.20 were released in September 6-7, 2024. Migration of environments to these versions are blocked by them missing in buildpacks.