-
Notifications
You must be signed in to change notification settings - Fork 248
Commit 324aa53
authored
Bump django from 4.2.20 to 4.2.22 in /examples/stacks/django (#2627)
Bumps [django](https://github.com/django/django) from 4.2.20 to 4.2.22.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/django/django/commit/7275cc5d1326fad562725ed47fbe5eb149dfa6fb"><code>7275cc5</code></a>
[4.2.x] Bumped version for 4.2.22 release.</li>
<li><a
href="https://github.com/django/django/commit/ac03c5e7df8680c61cdb0d3bdb8be9095dba841e"><code>ac03c5e</code></a>
[4.2.x] Fixed CVE-2025-48432 -- Escaped formatting arguments in
`log_response...</li>
<li><a
href="https://github.com/django/django/commit/c62f4eeda774b10541154b9e980f5b981030c4a0"><code>c62f4ee</code></a>
[4.2.x] Added stub release notes and release date for 4.2.22.</li>
<li><a
href="https://github.com/django/django/commit/c5b42632c95fdaaa46e2b9b512bf39346e21abc9"><code>c5b4263</code></a>
[4.2.x] Fixed <a
href="https://redirect.github.com/django/django/issues/36402">#36402</a>,
Refs <a
href="https://redirect.github.com/django/django/issues/35980">#35980</a>
-- Updated built package name in reusable a...</li>
<li><a
href="https://github.com/django/django/commit/32fd8dec5618bd09eccdeb9dbf512043193d68ef"><code>32fd8de</code></a>
[4.2.x] Added helpers in csrf_tests and logging_tests to assert logs
from `lo...</li>
<li><a
href="https://github.com/django/django/commit/acbe655a0fa1200d2de31c6020f310ba9aa2f636"><code>acbe655</code></a>
[4.2.x] Refs <a
href="https://redirect.github.com/django/django/issues/26688">#26688</a>
-- Added tests for <code>log_response()</code> internal helper.</li>
<li><a
href="https://github.com/django/django/commit/dc365cac9b48067d8fa75968fc2e9801293eecb2"><code>dc365ca</code></a>
[4.2.x] Refs <a
href="https://redirect.github.com/django/django/issues/35980">#35980</a>
-- Added release note about changes in release artifacts ...</li>
<li><a
href="https://github.com/django/django/commit/c454afbf4c0461fd90f75391dc690b154abba6ef"><code>c454afb</code></a>
[4.2.x] Removed "Expected" from release date for 4.2.21.</li>
<li><a
href="https://github.com/django/django/commit/5b29315848450b7e7c5cdcd75096b1e172464330"><code>5b29315</code></a>
[4.2.x] Cleaned up CVE-2025-32873 security archive description.</li>
<li><a
href="https://github.com/django/django/commit/0d5495850a5e4f2aca6dc908d3db2248d96750b2"><code>0d54958</code></a>
[4.2.x] Added CVE-2025-32873 to security archive.</li>
<li>Additional commits viewable in <a
href="https://github.com/django/django/compare/4.2.20...4.2.22">compare
view</a></li>
</ul>
</details>
<br />
[](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 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 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/jetify-com/devbox/network/alerts).
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 128f86d commit 324aa53Copy full SHA for 324aa53
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- examples/stacks/django
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedexamples/stacks/django/requirements.txt
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
|
0 commit comments