Update dependency django to v5.2.9 #313

Open
renovate wants to merge 1 commit from renovate/django-5.x into main
Member

This PR contains the following updates:

Package Change Age Confidence
django (changelog) ==5.2.8 -> ==5.2.9 age confidence

Release Notes

django/django (django)

v5.2.9

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [django](https://github.com/django/django) ([changelog](https://docs.djangoproject.com/en/stable/releases/)) | `==5.2.8` -> `==5.2.9` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/django/5.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/django/5.2.8/5.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>django/django (django)</summary> ### [`v5.2.9`](https://github.com/django/django/compare/5.2.8...5.2.9) [Compare Source](https://github.com/django/django/compare/5.2.8...5.2.9) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjIiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
renovate added the
dependencies
label 2025-12-03 03:01:31 +00:00
renovate added 1 commit 2025-12-03 03:01:32 +00:00
Update dependency django to v5.2.9
All checks were successful
Tests / test (push) Successful in 25s
d63d1049b8
All checks were successful
Tests / test (push) Successful in 25s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/django-5.x:renovate/django-5.x
git checkout renovate/django-5.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/django-5.x
git checkout renovate/django-5.x
git rebase main
git checkout main
git merge --ff-only renovate/django-5.x
git checkout renovate/django-5.x
git rebase main
git checkout main
git merge --no-ff renovate/django-5.x
git checkout main
git merge --squash renovate/django-5.x
git checkout main
git merge --ff-only renovate/django-5.x
git checkout main
git merge renovate/django-5.x
git push origin main
Sign in to join this conversation.
No description provided.