Closed ddohler closed 9 months ago
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.
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.