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

Upgrade Python in the app VM #1356

Closed
ddohler opened this issue Jul 10, 2023 · 1 comment
Closed

Upgrade Python in the app VM #1356

ddohler opened this issue Jul 10, 2023 · 1 comment
Assignees

Comments

@ddohler
Copy link
Contributor

ddohler commented Jul 10, 2023

We're on Python 3.6, which is now considered end-of-life, and we will not be able to upgrade to Django 4.2 without upgrading Python.

@ddohler ddohler changed the title Upgrade Python in the app container Upgrade Python in the app VM Jul 10, 2023
@rachelekm
Copy link
Collaborator

rachelekm commented Feb 8, 2024

To be completed as part of #1372 task list. Python 3.8 is expiring in a few months so we should upgrade to a more recent version, 3.12. See slack discussion here. As part of this task we also need to upgrade psycopg2 from 2.8.6 to 2.9.0.

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

No branches or pull requests

2 participants