Skip to content

Commit 86a9ee9

Browse files
dependabot[bot]aseyboldt
authored andcommitted
chore(deps): Bump pyo3 in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [pyo3](https://github.com/pyo3/pyo3). Updates `pyo3` from 0.24.0 to 0.24.1 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/v0.24.1/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.24.0...v0.24.1) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c099d1b commit 86a9ee9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ indicatif = "0.17.8"
4141
tch = { version = "0.19.0", optional = true }
4242

4343
[dependencies.pyo3]
44-
version = "0.24.0"
44+
version = "0.24.1"
4545
features = ["extension-module", "anyhow"]
4646

4747
[dev-dependencies]

0 commit comments

Comments
 (0)