[PR #2499] [CLOSED] Update django requirement from <4.0 to <5.0 #2588

Closed
opened 2026-02-27 12:11:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2499
Author: @dependabot[bot]
Created: 4/20/2022
Status: Closed

Base: masterHead: dependabot/pip/django-lt-5.0


📝 Commits (1)

  • c7d43eb Update django requirement from <4.0 to <5.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Updates the requirements on django to permit the latest version.

Commits
  • 89807fb [4.0.x] Bumped version for 4.0.4 release.
  • 00b0fc5 [4.0.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against...
  • 8008288 [4.0.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(), a...
  • 78e553b [4.0.x] Fixed #33628 -- Ignored directories with empty names in autoreloader ...
  • 7700084 [4.0.x] Added stub release notes and release date for 4.0.4, 3.2.13, and 2.2.28.
  • 5137416 [4.0.x] Fixed #32129 -- Adjusted the docs for session expiry helpers.
  • 7d540d6 [4.0.x] Fixed #33598 -- Reverted "Removed unnecessary reuse_with_filtered_rel...
  • f62816b [4.0.x] Updated Oracle docs links to Oracle 21c.
  • 0da9053 [4.0.x] Updated various links to HTTPS and new locations.
  • 7f69c0d [4.0.x] Corrected models.FileField signature in docs.
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/2499 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/20/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/pip/django-lt-5.0` --- ### 📝 Commits (1) - [`c7d43eb`](https://github.com/modoboa/modoboa/commit/c7d43eb43dab06cf0a0c35f3014d671c75e608af) Update django requirement from <4.0 to <5.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Updates the requirements on [django](https://github.com/django/django) to permit the latest version. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/django/django/commit/89807fbde8b7b17d00434bc4695535855e96fe77"><code>89807fb</code></a> [4.0.x] Bumped version for 4.0.4 release.</li> <li><a href="https://github.com/django/django/commit/00b0fc50e1738c7174c495464a5ef069408a4402"><code>00b0fc5</code></a> [4.0.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against...</li> <li><a href="https://github.com/django/django/commit/800828887a0509ad1162d6d407e94d8de7eafc60"><code>8008288</code></a> [4.0.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(), a...</li> <li><a href="https://github.com/django/django/commit/78e553b48a728ba68b427a8108e1247e5bb46048"><code>78e553b</code></a> [4.0.x] Fixed <a href="https://github-redirect.dependabot.com/django/django/issues/33628">#33628</a> -- Ignored directories with empty names in autoreloader ...</li> <li><a href="https://github.com/django/django/commit/7700084142bf7644274876eae796beaa5e252613"><code>7700084</code></a> [4.0.x] Added stub release notes and release date for 4.0.4, 3.2.13, and 2.2.28.</li> <li><a href="https://github.com/django/django/commit/51374161b003db263068f828537edec50129a098"><code>5137416</code></a> [4.0.x] Fixed <a href="https://github-redirect.dependabot.com/django/django/issues/32129">#32129</a> -- Adjusted the docs for session expiry helpers.</li> <li><a href="https://github.com/django/django/commit/7d540d67a8fb17f820e1657ccb1509af86b27582"><code>7d540d6</code></a> [4.0.x] Fixed <a href="https://github-redirect.dependabot.com/django/django/issues/33598">#33598</a> -- Reverted &quot;Removed unnecessary reuse_with_filtered_rel...</li> <li><a href="https://github.com/django/django/commit/f62816bfc6a358ea0f04c733a4f56096d9c2405a"><code>f62816b</code></a> [4.0.x] Updated Oracle docs links to Oracle 21c.</li> <li><a href="https://github.com/django/django/commit/0da90533f2bc66e9cf54e9b9795ecbbdc2618bd6"><code>0da9053</code></a> [4.0.x] Updated various links to HTTPS and new locations.</li> <li><a href="https://github.com/django/django/commit/7f69c0d9f7ab830a69aef3b218d0888118844e61"><code>7f69c0d</code></a> [4.0.x] Corrected models.FileField signature in docs.</li> <li>Additional commits viewable in <a href="https://github.com/django/django/compare/1.0...4.0.4">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:11:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2588
No description provided.