Skip to content

Conversation

@gmarciani
Copy link
Collaborator

Description

Upgrade to Python 3.12 (from 3.9).
Python 3.9 will be EOL on Oct 2025 (https://devguide.python.org/versions/) and security scans are already complaining about using it.

Note We also had a misaignment between the Python version used in the Docker image (3.9) and the Python runtime used in the lambda function (3.8). They are now both aligned to Python 3.12

How Has This Been Tested?

Deployed PCUI and verified it works by navigating pages and creating a cluster.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@gmarciani gmarciani added the dependencies Pull requests that update a dependency file label Feb 7, 2025
@gmarciani gmarciani merged commit 89d6849 into aws:main Feb 7, 2025
2 checks passed
@gmarciani gmarciani deleted the wip/mgiacomo/2025030/upgrade-python-312 branch February 7, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants