Ver Fonte

deps(deps): bump pyo3 from 0.27.1 to 0.27.2 in the cargo group (#2014)

Bumps the cargo group with 1 update:
[pyo3](https://github.com/pyo3/pyo3).

Updates `pyo3` from 0.27.1 to 0.27.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pyo3/pyo3/releases">pyo3's
releases</a>.</em></p>
<blockquote>
<h2>PyO3 0.27.2</h2>
<p>This patch contains very minor fixes for the PyO3 0.27 series:</p>
<ul>
<li>Workaround a rustc 1.92+ crash compiling PyO3 with both debug
assertions and optimizations enabled.</li>
<li>Fix runtime crash when subclassing dicts on PyPy and GraalPy.</li>
</ul>
<p>There are also a number of documentation improvements applied across
the codebase.</p>
<p>Thank you to the following contributors for the improvements:</p>
<p><a
href="https://github.com/davidhewitt"><code>@​davidhewitt</code></a>
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
<a
href="https://github.com/MusicalNinjaDad"><code>@​MusicalNinjaDad</code></a>
<a href="https://github.com/pkalivas"><code>@​pkalivas</code></a>
<a href="https://github.com/tpoliaw"><code>@​tpoliaw</code></a>
<a href="https://github.com/Tpt"><code>@​Tpt</code></a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/PyO3/pyo3/blob/v0.27.2/CHANGELOG.md">pyo3's
changelog</a>.</em></p>
<blockquote>
<h2>[0.27.2] - 2025-11-30</h2>
<h3>Changed</h3>
<ul>
<li>Disable subclassing <code>PyDict</code> on GraalPy (unsupported for
now, may crash at runtime). <a
href="https://redirect.github.com/PyO3/pyo3/pull/5653">#5653</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix crash when compiling on Rust 1.92+ with both debug assertions
and optimizations enabled. <a
href="https://redirect.github.com/PyO3/pyo3/pull/5638">#5638</a></li>
<li>Fix FFI definition of <code>PyDictObject</code> on PyPy. <a
href="https://redirect.github.com/PyO3/pyo3/pull/5653">#5653</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PyO3/pyo3/commit/117102d832d7bd7e66e75501e5722976b28b1a88"><code>117102d</code></a>
release: 0.27.2</li>
<li><a
href="https://github.com/PyO3/pyo3/commit/2b1d6c5815719558845c21ef54110e2c66bd6fe1"><code>2b1d6c5</code></a>
fix FFI definition of <code>PyDictObject</code> on PyPy (<a
href="https://redirect.github.com/pyo3/pyo3/issues/5653">#5653</a>)</li>
<li><a
href="https://github.com/PyO3/pyo3/commit/032d4d331dbb76e0641c36c5f3f8b08c6879bb8c"><code>032d4d3</code></a>
ci: add lychee cache (<a
href="https://redirect.github.com/pyo3/pyo3/issues/5616">#5616</a>)</li>
<li><a
href="https://github.com/PyO3/pyo3/commit/b4f78c04786cbd070fc66405a38bdbb054fe46cc"><code>b4f78c0</code></a>
fix <code>rumdl</code> formatting</li>
<li><a
href="https://github.com/PyO3/pyo3/commit/0497d48dea5bba2927e8e283c944bab806ec0463"><code>0497d48</code></a>
ci: remove old netlify build files (<a
href="https://redirect.github.com/pyo3/pyo3/issues/5631">#5631</a>)</li>
<li><a
href="https://github.com/PyO3/pyo3/commit/f3d6e05930ff31d6ba29b2e29bd4f052a26cec93"><code>f3d6e05</code></a>
Avoid introducing generic parameter with implied bounds from an
associated ty...</li>
<li><a
href="https://github.com/PyO3/pyo3/commit/c8e6597ed79582f433394150a03a12198a374d58"><code>c8e6597</code></a>
ci: pin <code>mdbook</code> to 0.4 for now, properly install
<code>mdbook-tabs</code> (<a
href="https://redirect.github.com/pyo3/pyo3/issues/5632">#5632</a>)</li>
<li><a
href="https://github.com/PyO3/pyo3/commit/30cca7edb5da6ae46968f1b98da60840f6bbccaf"><code>30cca7e</code></a>
build(deps): bump actions/checkout from 5.0.0 to 5.0.1 (<a
href="https://redirect.github.com/pyo3/pyo3/issues/5629">#5629</a>)</li>
<li><a
href="https://github.com/PyO3/pyo3/commit/bb7bb947b7b474a71e56322bea0ee83ab0f6d039"><code>bb7bb94</code></a>
Update PyIterator::send docs to match behaviour (<a
href="https://redirect.github.com/pyo3/pyo3/issues/5593">#5593</a>)</li>
<li><a
href="https://github.com/PyO3/pyo3/commit/1acadc5ace9c7d0d008926523ba8a1310c1de3d1"><code>1acadc5</code></a>
Add radiate to README examples section (<a
href="https://redirect.github.com/pyo3/pyo3/issues/5561">#5561</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pyo3/pyo3/compare/v0.27.1...v0.27.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyo3&package-manager=cargo&previous-version=0.27.1&new-version=0.27.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] há 1 mês atrás
pai
commit
17a45539a5
1 ficheiros alterados com 10 adições e 10 exclusões
  1. 10 10
      Cargo.lock

+ 10 - 10
Cargo.lock

@@ -91,9 +91,9 @@ dependencies = [
 
 [[package]]
 name = "pyo3"
-version = "0.27.1"
+version = "0.27.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "37a6df7eab65fc7bee654a421404947e10a0f7085b6951bf2ea395f4659fb0cf"
+checksum = "ab53c047fcd1a1d2a8820fe84f05d6be69e9526be40cb03b73f86b6b03e6d87d"
 dependencies = [
  "indoc",
  "libc",
@@ -108,18 +108,18 @@ dependencies = [
 
 [[package]]
 name = "pyo3-build-config"
-version = "0.27.1"
+version = "0.27.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f77d387774f6f6eec64a004eac0ed525aab7fa1966d94b42f743797b3e395afb"
+checksum = "b455933107de8642b4487ed26d912c2d899dec6114884214a0b3bb3be9261ea6"
 dependencies = [
  "target-lexicon",
 ]
 
 [[package]]
 name = "pyo3-ffi"
-version = "0.27.1"
+version = "0.27.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "2dd13844a4242793e02df3e2ec093f540d948299a6a77ea9ce7afd8623f542be"
+checksum = "1c85c9cbfaddf651b1221594209aed57e9e5cff63c4d11d1feead529b872a089"
 dependencies = [
  "libc",
  "pyo3-build-config",
@@ -127,9 +127,9 @@ dependencies = [
 
 [[package]]
 name = "pyo3-macros"
-version = "0.27.1"
+version = "0.27.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "eaf8f9f1108270b90d3676b8679586385430e5c0bb78bb5f043f95499c821a71"
+checksum = "0a5b10c9bf9888125d917fb4d2ca2d25c8df94c7ab5a52e13313a07e050a3b02"
 dependencies = [
  "proc-macro2",
  "pyo3-macros-backend",
@@ -139,9 +139,9 @@ dependencies = [
 
 [[package]]
 name = "pyo3-macros-backend"
-version = "0.27.1"
+version = "0.27.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "70a3b2274450ba5288bc9b8c1b69ff569d1d61189d4bff38f8d22e03d17f932b"
+checksum = "03b51720d314836e53327f5871d4c0cfb4fb37cc2c4a11cc71907a86342c40f9"
 dependencies = [
  "heck",
  "proc-macro2",