Problem: Archivematica and related repositories still support Python 3.8 #1721
Labels
Status: review
The issue's code has been merged and is ready for testing/review.
Milestone
Expected behaviour
All Archivematica related components written in Python run only on supported Python versions.
Current behaviour
All the Archivematica related components have Python 3.8 as their lowest supported version, but 3.8 reached its end of life on 2024-10-07.
Many dependencies no longer support 3.8, so we have to pin them to outdated versions, which can cause security risks and make future upgrades harder.
For Artefactual use:
Before you close this issue, you must check off the following:
The text was updated successfully, but these errors were encountered: