-
Notifications
You must be signed in to change notification settings - Fork 74
chore: update Django to 4.2.7 for Quince - Security Patch #695
chore: update Django to 4.2.7 for Quince - Security Patch #695
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. |
Hi @magajh! Just flagging a failing test here. |
6f676f2
to
58059e6
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## open-release/quince.master #695 +/- ##
===========================================================
Coverage 97.51% 97.51%
===========================================================
Files 53 53
Lines 3023 3023
Branches 266 266
===========================================================
Hits 2948 2948
Misses 63 63
Partials 12 12 ☔ View full report in Codecov by Sentry. |
done @mphilbrick211, thanks! |
HI @openedx/2u-cosmonauts! This is ready for review. Thanks! |
Tested by local docker build. Merging. |
9b827be
into
openedx-unsupported: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.7 in the Quince release branch. The update includes the latest security patch, 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