-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
chore: update Django to 4.2.8 for Quince - Security Patch #33764
chore: update Django to 4.2.8 for Quince - Security Patch #33764
Conversation
Thanks for the pull request, @magajh! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
33d83c9
to
f3c7f8c
Compare
You need to run |
f3c7f8c
to
2a3503d
Compare
2a3503d
to
539182b
Compare
bb98922
to
b9473ad
Compare
533ab98
to
9ecc52a
Compare
9ecc52a
to
eb069d7
Compare
Tested by a local tutor build and run. |
4e15e5e
into
openedx:open-release/quince.master
@magajh 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
Description
This PR updates Django to version 4.2.8 in the Quince release branch. The update includes the latest security patch (4.2.7), as part of the BTR working group's ongoing efforts to ensure the security of Open edX's supported named releases.
For more information, see: openedx/wg-build-test-release#324