Bump django from 6.0.5 to 6.0.6 #146

Merged
dependabot[bot] merged 1 commit from dependabot/pip/django-6.0.6 into main 2026-07-21 16:44:51 +00:00
dependabot[bot] commented 2026-07-13 17:35:21 +00:00 (Migrated from github.com)

Bumps django from 6.0.5 to 6.0.6.

Commits
  • ee93f65 [6.0.x] Bumped version for 6.0.6 release.
  • 1721035 [6.0.x] Fixed CVE-2026-48587 -- Ignored whitespace padding when checking Vary...
  • 664652f [6.0.x] Fixed CVE-2026-35193 -- Varied on Authorization when caching non-publ...
  • b433025 [6.0.x] Fixed CVE-2026-8404 -- Used Cache-Control directives case-insensitive...
  • 625a670 [6.0.x] Fixed CVE-2026-7666 -- Delayed setting SMTP connection until fully co...
  • c807d9c [6.0.x] Fixed CVE-2026-6873 -- Prevented signed cookie salt namespace collisi...
  • 98a75e3 [6.0.x] Included commit hash in checksum file when building artifacts for rel...
  • dd895d6 [6.0.x] Updated translations from Transifex.
  • 49ca2db [6.0.x] Updated links to severity levels in release notes.
  • c9f32a2 [6.0.x] Added stub release notes and release date for 6.0.6 and 5.2.15.
  • 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.5 to 6.0.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/django/django/commit/ee93f65169c280c9ab3d2ce103dd478c96d05065"><code>ee93f65</code></a> [6.0.x] Bumped version for 6.0.6 release.</li> <li><a href="https://github.com/django/django/commit/1721035a72624aad7b38dd19b14013efd94b24b8"><code>1721035</code></a> [6.0.x] Fixed CVE-2026-48587 -- Ignored whitespace padding when checking Vary...</li> <li><a href="https://github.com/django/django/commit/664652f1a2dd80d8a4cd491b4313cad915ae6669"><code>664652f</code></a> [6.0.x] Fixed CVE-2026-35193 -- Varied on Authorization when caching non-publ...</li> <li><a href="https://github.com/django/django/commit/b4330259ffbe1a031ed14daab1f35697460f10f2"><code>b433025</code></a> [6.0.x] Fixed CVE-2026-8404 -- Used Cache-Control directives case-insensitive...</li> <li><a href="https://github.com/django/django/commit/625a670c467aa3118c0f8ae1e0df14dbebb3bf68"><code>625a670</code></a> [6.0.x] Fixed CVE-2026-7666 -- Delayed setting SMTP connection until fully co...</li> <li><a href="https://github.com/django/django/commit/c807d9c398022d23cb27518fa6ecaf343efb30cf"><code>c807d9c</code></a> [6.0.x] Fixed CVE-2026-6873 -- Prevented signed cookie salt namespace collisi...</li> <li><a href="https://github.com/django/django/commit/98a75e39cfc63fa72162027b5678943b78a4469b"><code>98a75e3</code></a> [6.0.x] Included commit hash in checksum file when building artifacts for rel...</li> <li><a href="https://github.com/django/django/commit/dd895d6268f1dd544a565a321cb4527ca3ca1173"><code>dd895d6</code></a> [6.0.x] Updated translations from Transifex.</li> <li><a href="https://github.com/django/django/commit/49ca2db7f4d4ca4a7735a40610d59c84a039eb32"><code>49ca2db</code></a> [6.0.x] Updated links to severity levels in release notes.</li> <li><a href="https://github.com/django/django/commit/c9f32a2301a9aa897f967fd8077496455ebf5d77"><code>c9f32a2</code></a> [6.0.x] Added stub release notes and release date for 6.0.6 and 5.2.15.</li> <li>Additional commits viewable in <a href="https://github.com/django/django/compare/6.0.5...6.0.6">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.5&new-version=6.0.6)](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!146
No description provided.