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

Relax upper bound on Django patch releases #10650 #10688

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

jacobtylerwalls
Copy link
Member

@jacobtylerwalls jacobtylerwalls commented Mar 15, 2024

Closes #10650

There is no 4.3 of Django. 4.2 is the LTS; 5.0 is the current supported version; 5.1 comes out in August. We can probably loosen the upper bound to <5.2.0 in August when 5.1 comes out (in Arches dev/8.0.x).

@jacobtylerwalls jacobtylerwalls changed the title Relax upper bound on Django #10650 Relax upper bound on Django patch releases #10650 Mar 15, 2024
@jacobtylerwalls jacobtylerwalls linked an issue Mar 18, 2024 that may be closed by this pull request
Copy link
Member

@chiatt chiatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@chiatt chiatt merged commit 9c8dc3e into dev/7.5.x Mar 18, 2024
2 checks passed
@chiatt chiatt deleted the jtw/relax-django-75 branch March 18, 2024 17:14
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

Successfully merging this pull request may close these issues.

Consider loosening Django pin
2 participants