Skip to content

Commit 117ea51

Browse files
Update dependency django to v5 (#2000)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [django](https://redirect.github.com/django/django) ([changelog](https://docs.djangoproject.com/en/stable/releases/)) | major | `==4.2.19` -> `==5.1.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>django/django (django)</summary> ### [`v5.1.6`](https://redirect.github.com/django/django/compare/5.1.5...5.1.6) [Compare Source](https://redirect.github.com/django/django/compare/5.1.5...5.1.6) ### [`v5.1.5`](https://redirect.github.com/django/django/compare/5.1.4...5.1.5) [Compare Source](https://redirect.github.com/django/django/compare/5.1.4...5.1.5) ### [`v5.1.4`](https://redirect.github.com/django/django/compare/5.1.3...5.1.4) [Compare Source](https://redirect.github.com/django/django/compare/5.1.3...5.1.4) ### [`v5.1.3`](https://redirect.github.com/django/django/compare/5.1.2...5.1.3) [Compare Source](https://redirect.github.com/django/django/compare/5.1.2...5.1.3) ### [`v5.1.2`](https://redirect.github.com/django/django/compare/5.1.1...5.1.2) [Compare Source](https://redirect.github.com/django/django/compare/5.1.1...5.1.2) ### [`v5.1.1`](https://redirect.github.com/django/django/compare/5.1...5.1.1) [Compare Source](https://redirect.github.com/django/django/compare/5.1...5.1.1) ### [`v5.1`](https://redirect.github.com/django/django/compare/5.0.12...5.1) ### [`v5.0.12`](https://redirect.github.com/django/django/compare/5.0.11...5.0.12) [Compare Source](https://redirect.github.com/django/django/compare/5.0.11...5.0.12) ### [`v5.0.11`](https://redirect.github.com/django/django/compare/5.0.10...5.0.11) [Compare Source](https://redirect.github.com/django/django/compare/5.0.10...5.0.11) ### [`v5.0.10`](https://redirect.github.com/django/django/compare/5.0.9...5.0.10) [Compare Source](https://redirect.github.com/django/django/compare/5.0.9...5.0.10) ### [`v5.0.9`](https://redirect.github.com/django/django/compare/5.0.8...5.0.9) [Compare Source](https://redirect.github.com/django/django/compare/5.0.8...5.0.9) ### [`v5.0.8`](https://redirect.github.com/django/django/compare/5.0.7...5.0.8) [Compare Source](https://redirect.github.com/django/django/compare/5.0.7...5.0.8) ### [`v5.0.7`](https://redirect.github.com/django/django/compare/5.0.6...5.0.7) [Compare Source](https://redirect.github.com/django/django/compare/5.0.6...5.0.7) ### [`v5.0.6`](https://redirect.github.com/django/django/compare/5.0.5...5.0.6) [Compare Source](https://redirect.github.com/django/django/compare/5.0.5...5.0.6) ### [`v5.0.5`](https://redirect.github.com/django/django/compare/5.0.4...5.0.5) [Compare Source](https://redirect.github.com/django/django/compare/5.0.4...5.0.5) ### [`v5.0.4`](https://redirect.github.com/django/django/compare/5.0.3...5.0.4) [Compare Source](https://redirect.github.com/django/django/compare/5.0.3...5.0.4) ### [`v5.0.3`](https://redirect.github.com/django/django/compare/5.0.2...5.0.3) [Compare Source](https://redirect.github.com/django/django/compare/5.0.2...5.0.3) ### [`v5.0.2`](https://redirect.github.com/django/django/compare/5.0.1...5.0.2) [Compare Source](https://redirect.github.com/django/django/compare/5.0.1...5.0.2) ### [`v5.0.1`](https://redirect.github.com/django/django/compare/5.0...5.0.1) [Compare Source](https://redirect.github.com/django/django/compare/5.0...5.0.1) ### [`v5.0`](https://redirect.github.com/django/django/compare/4.2.19...5.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent df572ef commit 117ea51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
django==4.2.19
1+
django==5.1.7
22
mysqlclient==2.2.7

0 commit comments

Comments
 (0)