Bump django from 6.0.6 to 6.0.7 #151

Merged
dependabot[bot] merged 1 commit from dependabot/pip/django-6.0.7 into main 2026-08-07 20:27:17 +00:00
dependabot[bot] commented 2026-08-07 20:10:45 +00:00 (Migrated from github.com)

Bumps django from 6.0.6 to 6.0.7.

Commits
  • e2a4246 [6.0.x] Bumped version for 6.0.7 release.
  • a5de13f [6.0.x] Fixed CVE-2026-53878 -- Prevented newlines from being accepted in Dom...
  • 38dfbd2 [6.0.x] Fixed CVE-2026-53877 -- Prevented heap buffer over-read when creating...
  • 64f9a2b [6.0.x] Fixed CVE-2026-48588 -- Prevented caching of responses that set cooki...
  • c26957a [6.0.x] Fixed flatpages synopsis in docs.
  • 0b60f44 [6.0.x] Added FILE_UPLOAD_DIRECTORY_PERMISSIONS to docs settings index.
  • d928e30 [6.0.x] Fixed #37172 -- Linked to upload handlers section in FILE_UPLOAD_* se...
  • e18935c [6.0.x] Fixed #37158 -- Reordered the contribution checklist sections.
  • 490eb9c [6.0.x] Fixed document referenced in multiple toctrees warning in docs/intern...
  • 748a9b5 [6.0.x] Fixed duplicate target name in docs/internals/howto-release-django.txt.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps [django](https://github.com/django/django) from 6.0.6 to 6.0.7. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/django/django/commit/e2a424605ac2e7e6e799496542fb2997207e2f23"><code>e2a4246</code></a> [6.0.x] Bumped version for 6.0.7 release.</li> <li><a href="https://github.com/django/django/commit/a5de13f1491f1dbf2bb0ad9b91570524ebbc8acd"><code>a5de13f</code></a> [6.0.x] Fixed CVE-2026-53878 -- Prevented newlines from being accepted in Dom...</li> <li><a href="https://github.com/django/django/commit/38dfbd27d7d4f4e6eaa087d7a90f2613fbf55b3a"><code>38dfbd2</code></a> [6.0.x] Fixed CVE-2026-53877 -- Prevented heap buffer over-read when creating...</li> <li><a href="https://github.com/django/django/commit/64f9a2b2283fde3ec69fb0dfe441cf0f6f411ba3"><code>64f9a2b</code></a> [6.0.x] Fixed CVE-2026-48588 -- Prevented caching of responses that set cooki...</li> <li><a href="https://github.com/django/django/commit/c26957a58241037f5849171f35177b95c7ec6660"><code>c26957a</code></a> [6.0.x] Fixed flatpages synopsis in docs.</li> <li><a href="https://github.com/django/django/commit/0b60f44b77510c00ca79403560987cfbaf5a0037"><code>0b60f44</code></a> [6.0.x] Added FILE_UPLOAD_DIRECTORY_PERMISSIONS to docs settings index.</li> <li><a href="https://github.com/django/django/commit/d928e3060b258fcd002c80d80bb40390efc988db"><code>d928e30</code></a> [6.0.x] Fixed <a href="https://redirect.github.com/django/django/issues/37172">#37172</a> -- Linked to upload handlers section in FILE_UPLOAD_* se...</li> <li><a href="https://github.com/django/django/commit/e18935cc265aa30079b9c2d280e53cfb91679bba"><code>e18935c</code></a> [6.0.x] Fixed <a href="https://redirect.github.com/django/django/issues/37158">#37158</a> -- Reordered the contribution checklist sections.</li> <li><a href="https://github.com/django/django/commit/490eb9cfb68848b88c91f2b6c75d57e2620c7304"><code>490eb9c</code></a> [6.0.x] Fixed document referenced in multiple toctrees warning in docs/intern...</li> <li><a href="https://github.com/django/django/commit/748a9b53c5864f87f4501378d2748199ff0063bb"><code>748a9b5</code></a> [6.0.x] Fixed duplicate target name in docs/internals/howto-release-django.txt.</li> <li>Additional commits viewable in <a href="https://github.com/django/django/compare/6.0.6...6.0.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=django&package-manager=pip&previous-version=6.0.6&new-version=6.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dannluciano/sendit/network/alerts). </details>
Sign in to join this conversation.
No reviewers
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
dannluciano/sendit!151
No description provided.