Bump rpds-py from 0.22.3 to 0.24.0
dependenciespython
Bumps [rpds-py](https://github.com/crate-py/rpds) from 0.22.3 to 0.24.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.24.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>replace quansight-labs/setup-python with actions/setup-python by <a href="https://github.com/ngoldbaum"><code>@ngoldbaum</code></a> in <a href="https://redirect.github.com/crate-py/rpds/pull/124">crate-py/rpds#124</a></li>
<li>noxfile: mark pypy 3.11 as supported by <a href="https://github.com/marmoute"><code>@marmoute</code></a> in <a href="https://redirect.github.com/crate-py/rpds/pull/125">crate-py/rpds#125</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/marmoute"><code>@marmoute</code></a> made their first contribution in <a href="https://redirect.github.com/crate-py/rpds/pull/125">crate-py/rpds#125</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/crate-py/rpds/compare/v0.23.1...v0.24.0">https://github.com/crate-py/rpds/compare/v0.23.1...v0.24.0</a></p>
<h2>v0.23.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>update license file by <a href="https://github.com/bollwyvl"><code>@bollwyvl</code></a> in <a href="https://redirect.github.com/crate-py/rpds/pull/119">crate-py/rpds#119</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/bollwyvl"><code>@bollwyvl</code></a> made their first contribution in <a href="https://redirect.github.com/crate-py/rpds/pull/119">crate-py/rpds#119</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/crate-py/rpds/compare/v0.23.0...v0.23.1">https://github.com/crate-py/rpds/compare/v0.23.0...v0.23.1</a></p>
<h2>v0.23.0</h2>
<!-- raw HTML omitted -->
<p><strong>Full Changelog</strong>: <a href="https://github.com/crate-py/rpds/compare/v0.22.3...v0.23.0">https://github.com/crate-py/rpds/compare/v0.22.3...v0.23.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/crate-py/rpds/commit/c89ed6d5082cf73b6c2822dc00edbec35650a55f"><code>c89ed6d</code></a> Release v0.24.0</li>
<li><a href="https://github.com/crate-py/rpds/commit/355b9b79edbabcacc9df8855329b799aeaebba5e"><code>355b9b7</code></a> Merge branch 'pypy311'</li>
<li><a href="https://github.com/crate-py/rpds/commit/187d6cdf4488d1c6632aa8c740448299466e4f0a"><code>187d6cd</code></a> PyPy3.11 appears not to work even on Windows x64 quite yet.</li>
<li><a href="https://github.com/crate-py/rpds/commit/a3118d0ca3c11e29d37ecc6bac6a7b4d6e2f1a78"><code>a3118d0</code></a> Build for PyPy 3.11</li>
<li><a href="https://github.com/crate-py/rpds/commit/db578a1671a50092c373cc0c43dd98a9b08e5f13"><code>db578a1</code></a> Don't fail fast on wheel builds.</li>
<li><a href="https://github.com/crate-py/rpds/commit/cada83c01d0173e2587302e562d57497682ead70"><code>cada83c</code></a> Update requirements.</li>
<li><a href="https://github.com/crate-py/rpds/commit/eee5ed6742179a057cbe91b390164a9bf2916ee5"><code>eee5ed6</code></a> Merge pull request <a href="https://redirect.github.com/crate-py/rpds/issues/125">#125</a> from marmoute/pypy3311</li>
<li><a href="https://github.com/crate-py/rpds/commit/7c285cef4d9cfcaedf5b30625e0eed64321535db"><code>7c285ce</code></a> Merge pull request <a href="https://redirect.github.com/crate-py/rpds/issues/123">#123</a> from crate-py/dependabot/cargo/pyo3-0.24.0</li>
<li><a href="https://github.com/crate-py/rpds/commit/fadf75232a2feef26435c035074cf32ff42232ba"><code>fadf752</code></a> noxfile: mark pypy 3.11 as supported</li>
<li><a href="https://github.com/crate-py/rpds/commit/fb4741be94cfa43d97a276dde3f27bd6d6cb5d2a"><code>fb4741b</code></a> Merge pull request <a href="https://redirect.github.com/crate-py/rpds/issues/124">#124</a> from ngoldbaum/setup-python-ft</li>
<li>Additional commits viewable in <a href="https://github.com/crate-py/rpds/compare/v0.22.3...v0.24.0">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)
</details>
合并状态:未合并 0 条评论