Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3f9dac1

Browse filesBrowse files
Bump django from 4.2.18 to 4.2.20 in /examples/stacks/django (#2553)
Bumps [django](https://github.com/django/django) from 4.2.18 to 4.2.20. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/django/django/commit/35c58a7924aa07e87e925f6eea978c278f143f36"><code>35c58a7</code></a> [4.2.x] Bumped version for 4.2.20 release.</li> <li><a href="https://github.com/django/django/commit/e88f7376fe68dbf4ebaf11fad1513ce700b45860"><code>e88f737</code></a> [4.2.x] Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template ...</li> <li><a href="https://github.com/django/django/commit/348e46a3e0cd80718d237a3b6d96a1c84bff317d"><code>348e46a</code></a> [4.2.x] Added stub release notes and release date for 4.2.20.</li> <li><a href="https://github.com/django/django/commit/73e210755a90728fd7ff6f9a441c23521288a697"><code>73e2107</code></a> [4.2.x] Post-release version bump.</li> <li><a href="https://github.com/django/django/commit/db89d2fee7906eaadfeea59506156e9578d32412"><code>db89d2f</code></a> [4.2.x] Bumped version for 4.2.19 release.</li> <li><a href="https://github.com/django/django/commit/83231cca9c26fbfe4835fb7c3e53a61ca1c4e7e3"><code>83231cc</code></a> [4.2.x] Added release date for 4.2.19.</li> <li><a href="https://github.com/django/django/commit/7bd1ddf1d81e9120c28322ee2a0b9c11941a6af2"><code>7bd1ddf</code></a> [4.2.x] Refs <a href="https://redirect.github.com/django/django/issues/34060">#34060</a> -- Adjusted CVE-2024-53908 regression test for psycopg2.</li> <li><a href="https://github.com/django/django/commit/57b0229421ad64fea6ba50a8628e6aedce017152"><code>57b0229</code></a> [4.2.x] Refs <a href="https://redirect.github.com/django/django/issues/36098">#36098</a> -- Fixed validate_ipv4_address() crash for non-string val...</li> <li><a href="https://github.com/django/django/commit/043dfadbcebc752d5ab2e9ff08c7e48044d20dc2"><code>043dfad</code></a> [4.2.x] Fixed <a href="https://redirect.github.com/django/django/issues/36098">#36098</a> -- Fixed validate_ipv6_address()/validate_ipv46_address(...</li> <li><a href="https://github.com/django/django/commit/8769b44fdabc960dc23d1222430470809fd751b1"><code>8769b44</code></a> [4.2.x] Added CVE-2024-56374 to security archive.</li> <li>Additional commits viewable in <a href="https://github.com/django/django/compare/4.2.18...4.2.20">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=4.2.18&new-version=4.2.20)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d269ac commit 3f9dac1
Copy full SHA for 3f9dac1

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
asgiref==3.6.0
2-
Django==4.2.18
2+
Django==4.2.20
33
psycopg2==2.9.5
44
sqlparse==0.5.0

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.