Skip to content

Commit 611cf38

Browse files
Build(deps): bump pyo3 from 0.27.0 to 0.27.1 (#212)
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.27.0 to 0.27.1. <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.1</h2> <p>This release fixes a clippy lint regression in PyO3 0.27.0, and exposes the <code>PySendResult</code> type (the return value from <code>Bound&lt;PyIterator&gt;::send</code>).</p> <p>Thank you to the following contributors for the improvements:</p> <p><a href="https://github.com/alex"><code>@​alex</code></a> <a href="https://github.com/davidhewitt"><code>@​davidhewitt</code></a> <a href="https://github.com/reaperhulk"><code>@​reaperhulk</code></a> <a href="https://github.com/tpoliaw"><code>@​tpoliaw</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PyO3/pyo3/blob/v0.27.1/CHANGELOG.md">pyo3's changelog</a>.</em></p> <blockquote> <h2>[0.27.1] - 2025-10-21</h2> <h3>Fixed</h3> <ul> <li>Fix <code>clippy:declare_interior_mutable_const</code> warning from <code>#[pyfunction]</code>. <a href="https://redirect.github.com/PyO3/pyo3/pull/5538">#5538</a></li> <li>Expose <code>pyo3::types::PySendResult</code> in public API. <a href="https://redirect.github.com/PyO3/pyo3/pull/5539">#5539</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyO3/pyo3/commit/9fbcf7c801dca56a985118ea20d10e9fab7c71ba"><code>9fbcf7c</code></a> release: 0.27.1</li> <li><a href="https://github.com/PyO3/pyo3/commit/fdfddc8e1e37d462c13b3fc9a5e07d7a2a945280"><code>fdfddc8</code></a> Expose types::iterator::PySendResult in types module (<a href="https://redirect.github.com/pyo3/pyo3/issues/5539">#5539</a>)</li> <li><a href="https://github.com/PyO3/pyo3/commit/a09540b8cebef6192c79b9689ca10d6f343f744f"><code>a09540b</code></a> update MSRV shields.io badge (<a href="https://redirect.github.com/pyo3/pyo3/issues/5540">#5540</a>)</li> <li><a href="https://github.com/PyO3/pyo3/commit/1e6db5356774e2e30e83bf3b31b81836337f19e3"><code>1e6db53</code></a> fixes <a href="https://redirect.github.com/pyo3/pyo3/issues/5537">#5537</a> -- silence a clippy warning on rust 1.83 (<a href="https://redirect.github.com/pyo3/pyo3/issues/5538">#5538</a>)</li> <li>See full diff in <a href="https://github.com/pyo3/pyo3/compare/v0.27.0...v0.27.1">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.0&new-version=0.27.1)](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>
2 parents fafd110 + 3f8f55c commit 611cf38

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ dependencies = [
6565

6666
[[package]]
6767
name = "pyo3"
68-
version = "0.27.0"
68+
version = "0.27.1"
6969
source = "registry+https://github.com/rust-lang/crates.io-index"
70-
checksum = "fa8e48c12afdeb26aa4be4e5c49fb5e11c3efa0878db783a960eea2b9ac6dd19"
70+
checksum = "37a6df7eab65fc7bee654a421404947e10a0f7085b6951bf2ea395f4659fb0cf"
7171
dependencies = [
7272
"indoc",
7373
"libc",
@@ -82,28 +82,28 @@ dependencies = [
8282

8383
[[package]]
8484
name = "pyo3-build-config"
85-
version = "0.27.0"
85+
version = "0.27.1"
8686
source = "registry+https://github.com/rust-lang/crates.io-index"
87-
checksum = "bc1989dbf2b60852e0782c7487ebf0b4c7f43161ffe820849b56cf05f945cee1"
87+
checksum = "f77d387774f6f6eec64a004eac0ed525aab7fa1966d94b42f743797b3e395afb"
8888
dependencies = [
8989
"target-lexicon",
9090
]
9191

9292
[[package]]
9393
name = "pyo3-ffi"
94-
version = "0.27.0"
94+
version = "0.27.1"
9595
source = "registry+https://github.com/rust-lang/crates.io-index"
96-
checksum = "c808286da7500385148930152e54fb6883452033085bf1f857d85d4e82ca905c"
96+
checksum = "2dd13844a4242793e02df3e2ec093f540d948299a6a77ea9ce7afd8623f542be"
9797
dependencies = [
9898
"libc",
9999
"pyo3-build-config",
100100
]
101101

102102
[[package]]
103103
name = "pyo3-macros"
104-
version = "0.27.0"
104+
version = "0.27.1"
105105
source = "registry+https://github.com/rust-lang/crates.io-index"
106-
checksum = "83a0543c16be0d86cf0dbf2e2b636ece9fd38f20406bb43c255e0bc368095f92"
106+
checksum = "eaf8f9f1108270b90d3676b8679586385430e5c0bb78bb5f043f95499c821a71"
107107
dependencies = [
108108
"proc-macro2",
109109
"pyo3-macros-backend",
@@ -113,9 +113,9 @@ dependencies = [
113113

114114
[[package]]
115115
name = "pyo3-macros-backend"
116-
version = "0.27.0"
116+
version = "0.27.1"
117117
source = "registry+https://github.com/rust-lang/crates.io-index"
118-
checksum = "2a00da2ce064dcd582448ea24a5a26fa9527e0483103019b741ebcbe632dcd29"
118+
checksum = "70a3b2274450ba5288bc9b8c1b69ff569d1d61189d4bff38f8d22e03d17f932b"
119119
dependencies = [
120120
"heck",
121121
"proc-macro2",

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ crate-type = ["cdylib",]
99

1010

1111
[dependencies]
12-
pyo3 = { version = "^0.27.0", features = ["extension-module"] }
12+
pyo3 = { version = "^0.27.1", features = ["extension-module"] }

0 commit comments

Comments
 (0)