Skip to content

Commit 7b7b121

Browse files
Bump pyo3 from 0.25.0 to 0.25.1
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.25.0 to 0.25.1. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/v0.25.1/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.25.0...v0.25.1) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c4c287 commit 7b7b121

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
@@ -162,7 +162,7 @@ clap = { version = "4.5.40", optional = true, features = ["derive"] }
162162
cld2 = { version = "1.0.2", optional = true }
163163
indoc = { version = "2.0.6", optional = true }
164164
polars = { version = "0.48.1", optional = true, features = ["csv", "lazy"] }
165-
pyo3 = { version = "0.25.0", optional = true }
165+
pyo3 = { version = "0.25.1", optional = true }
166166
rayon = "1.10.0"
167167
serde-pickle = { version = "1.2.0", optional = true }
168168
titlecase = { version = "3.6.0", optional = true }

0 commit comments

Comments
 (0)