-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Description
5.2 LTS was released recently: https://docs.djangoproject.com/en/5.2/releases/5.2/
See: https://www.djangoproject.com/download/#supported-versions
3.2 was supported until April 2024:
It's time to bump the requirement:
Lines 65 to 70 in 0af7a7e
[extras] | |
server= | |
# 3.2 LTS is supported until April 2024 after which we should lift to >=4.2 | |
# https://github.com/ansible-community/ara/issues/485 | |
Django>=3.2,<4.3 | |
djangorestframework>=3.9.1 |
Metadata
Metadata
Assignees
Labels
No labels