Skip to content

django 5.2 is the new LTS #602

Open
Open
@dmsimard

Description

@dmsimard

5.2 LTS was released recently: https://docs.djangoproject.com/en/5.2/releases/5.2/

See: https://www.djangoproject.com/download/#supported-versions

Image

3.2 was supported until April 2024:

Image

It's time to bump the requirement:

ara/setup.cfg

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions