-
Notifications
You must be signed in to change notification settings - Fork 25
Commit 1304b13
authored
Bump django from 5.0.7 to 5.0.8 in /contract-tests/images/applications/django (#233)
Bumps [django](https://github.com/django/django) from 5.0.7 to 5.0.8.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/django/django/commit/84d1102a8a3bba64bcc1b14a7117c26a83fb7fe5"><code>84d1102</code></a>
[5.0.x] Bumped version for 5.0.8 release.</li>
<li><a
href="https://github.com/django/django/commit/32ebcbf2e1fe3e5ba79a6554a167efce81f7422d"><code>32ebcbf</code></a>
[5.0.x] Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL
injection att...</li>
<li><a
href="https://github.com/django/django/commit/523da8771bce321023f490f70d71a9e973ddc927"><code>523da87</code></a>
[5.0.x] Fixed CVE-2024-41991 -- Prevented potential ReDoS in
django.utils.htm...</li>
<li><a
href="https://github.com/django/django/commit/7b7b909579c8311c140c89b8a9431bf537febf93"><code>7b7b909</code></a>
[5.0.x] Fixed CVE-2024-41990 -- Mitigated potential DoS in urlize and
urlizet...</li>
<li><a
href="https://github.com/django/django/commit/27900fe56f3d3cabb4aeb6ccb82f92bab29073a8"><code>27900fe</code></a>
[5.0.x] Fixed CVE-2024-41989 -- Prevented excessive memory consumption
in flo...</li>
<li><a
href="https://github.com/django/django/commit/d7f955462cb17e74c2a1701ea7f722f2ed2bc168"><code>d7f9554</code></a>
[5.0.x] Fixed <a
href="https://redirect.github.com/django/django/issues/35657">#35657</a>
-- Made FileField handle db_default values.</li>
<li><a
href="https://github.com/django/django/commit/333cfab512689490ea8a6a95598a94d77816fa2d"><code>333cfab</code></a>
[5.0.x] Fixed <a
href="https://redirect.github.com/django/django/issues/35638">#35638</a>
-- Updated validate_constraints to consider db_default.</li>
<li><a
href="https://github.com/django/django/commit/e88ef6a27d125da95e530be20b879fb4f540f7f6"><code>e88ef6a</code></a>
[5.0.x] Refs <a
href="https://redirect.github.com/django/django/issues/35638">#35638</a>
-- Avoided wrapping expressions with Value in <em>get_field</em>...</li>
<li><a
href="https://github.com/django/django/commit/c822ad638a746c4f2bcc2629586aca1cb03cb513"><code>c822ad6</code></a>
[5.0.x] Fixed <a
href="https://redirect.github.com/django/django/issues/35628">#35628</a>
-- Allowed compatible GeneratedFields for ModelAdmin.dat...</li>
<li><a
href="https://github.com/django/django/commit/3aa9acd856beb67f6afae01768be473b91ea8b95"><code>3aa9acd</code></a>
[5.0.x] Added stub release notes and release date for 5.0.8 and
4.2.15.</li>
<li>Additional commits viewable in <a
href="https://github.com/django/django/compare/5.0.7...5.0.8">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/aws-observability/aws-otel-python-instrumentation/network/alerts).
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 2c00bd0 commit 1304b13Copy full SHA for 1304b13
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- contract-tests/images/applications/django
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedcontract-tests/images/applications/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