Commit 494352e
authored
pip: bump the pip-updates group across 1 directory with 3 updates (#459)
Bumps the pip-updates group with 3 updates in the /api directory:
[django](https://github.com/django/django),
[docutils](https://github.com/rtfd/recommonmark) and
[rpds-py](https://github.com/crate-py/rpds).
Updates `django` from 5.2.7 to 5.2.8
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/django/django/commit/47fe39af56ecd0ad73b9c7562511015e96b91b80"><code>47fe39a</code></a>
[5.2.x] Bumped version for 5.2.8 release.</li>
<li><a
href="https://github.com/django/django/commit/ac9fcf6eb2c909f4150c5287808f49170ce1f9e2"><code>ac9fcf6</code></a>
[5.2.x] Refs CVE-2025-64459 -- Avoided propagating invalid arguments to
Q on ...</li>
<li><a
href="https://github.com/django/django/commit/6703f364d767e949c5b0e4016433ef75063b4f9b"><code>6703f36</code></a>
[5.2.x] Fixed CVE-2025-64459 -- Prevented SQL injections in Q/QuerySet
via th...</li>
<li><a
href="https://github.com/django/django/commit/4f5d904b63751dea9ffc3b0e046404a7fa5881ac"><code>4f5d904</code></a>
[5.2.x] Fixed CVE-2025-64458 -- Mitigated potential DoS in
HttpResponseRedire...</li>
<li><a
href="https://github.com/django/django/commit/cbdf128cb316bccf9ca3b3b4966e57bd050bfc8a"><code>cbdf128</code></a>
[5.2.x] Fixed <a
href="https://redirect.github.com/django/django/issues/36704">#36704</a>
-- Fixed system check error for proxy model with a compo...</li>
<li><a
href="https://github.com/django/django/commit/6775888470317a6d69121779b489bb2dc7350318"><code>6775888</code></a>
[5.2.x] Fixed <a
href="https://redirect.github.com/django/django/issues/36696">#36696</a>
-- Fixed NameError when inspecting functions with deferr...</li>
<li><a
href="https://github.com/django/django/commit/d5dfffaae52b9dcb4857d42b1e2902290a5c5e3c"><code>d5dfffa</code></a>
[5.2.x] Added stub release notes and release date for 5.2.8, 5.1.14, and
4.2.26.</li>
<li><a
href="https://github.com/django/django/commit/368f955c371cab5db18e9e239d10560cf15f5ea4"><code>368f955</code></a>
[5.2.x] Fixed <a
href="https://redirect.github.com/django/django/issues/36681">#36681</a>
-- Removed English pluralization bias from example in do...</li>
<li><a
href="https://github.com/django/django/commit/71267c97db211f1d7f1b8b794ceb2167a7619a4d"><code>71267c9</code></a>
[5.2.x] Fixed <a
href="https://redirect.github.com/django/django/issues/35095">#35095</a>
-- Clarified Swiss number formatting in docs/topics/i18n...</li>
<li><a
href="https://github.com/django/django/commit/9b37bd5fe73b0d614ad8e503071d6f7bf2bdf6b2"><code>9b37bd5</code></a>
[5.2.x] Made RemoteTestResultTest.test_pickle_errors_detection()
compatible w...</li>
<li>Additional commits viewable in <a
href="https://github.com/django/django/compare/5.2.7...5.2.8">compare
view</a></li>
</ul>
</details>
<br />
Updates `docutils` from 0.22.2 to 0.22.3
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/rtfd/recommonmark/commits">compare
view</a></li>
</ul>
</details>
<br />
Updates `rpds-py` from 0.27.1 to 0.28.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/crate-py/rpds/releases">rpds-py's
releases</a>.</em></p>
<blockquote>
<h2>v0.28.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>Bump PyO3 to 0.27</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/crate-py/rpds/compare/v0.27.1...v0.28.0">https://github.com/crate-py/rpds/compare/v0.27.1...v0.28.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/crate-py/rpds/commit/d0f13a4f4ac8d0383f70cf84ebffb76eed8f1a6a"><code>d0f13a4</code></a>
Tag a release.</li>
<li><a
href="https://github.com/crate-py/rpds/commit/e2da0795f946ec3bc44bded06b32217209bb655b"><code>e2da079</code></a>
Re-enable a style rule now that we don't support 3.9.</li>
<li><a
href="https://github.com/crate-py/rpds/commit/fb8248a6a6dc9b2806e0afa708f54dae04f8b885"><code>fb8248a</code></a>
Update to PyO3 0.27.1.</li>
<li><a
href="https://github.com/crate-py/rpds/commit/591c05c8f006c46974ec60e17ff122c6fa799265"><code>591c05c</code></a>
Remove running pip-audit from CI.</li>
<li><a
href="https://github.com/crate-py/rpds/commit/695572c2493463b1538943c2ca8e96bb07a9d367"><code>695572c</code></a>
Drop pypy3.10. Upstream recommends & supports pypy3.11.</li>
<li><a
href="https://github.com/crate-py/rpds/commit/4c61c8432896958df577a6d97994ecd3ff980f6d"><code>4c61c84</code></a>
Drop support for 3.9, which is EOL.</li>
<li><a
href="https://github.com/crate-py/rpds/commit/ca3846982eb6d80dfa0dfab5abd378cac327e02e"><code>ca38469</code></a>
Update requirements.</li>
<li><a
href="https://github.com/crate-py/rpds/commit/09cd0d7b468cc6a3884457c0cbf5afc348d3af78"><code>09cd0d7</code></a>
Merge pull request <a
href="https://redirect.github.com/crate-py/rpds/issues/188">#188</a>
from crate-py/dependabot/github_actions/github/codeql...</li>
<li><a
href="https://github.com/crate-py/rpds/commit/f6ce54f2965d43949e38e6b1a420d63e89594728"><code>f6ce54f</code></a>
Merge pull request <a
href="https://redirect.github.com/crate-py/rpds/issues/189">#189</a>
from crate-py/dependabot/github_actions/astral-sh/set...</li>
<li><a
href="https://github.com/crate-py/rpds/commit/288ea499a7238771e91d09601550e03560f1e90f"><code>288ea49</code></a>
Bump astral-sh/setup-uv from 7.1.0 to 7.1.1</li>
<li>Additional commits viewable in <a
href="https://github.com/crate-py/rpds/compare/v0.27.1...v0.28.0">compare
view</a></li>
</ul>
</details>
<br />
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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 20463c5 commit 494352e
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments