Skip to content

Commit 8e4f03a

Browse files
chore(deps): bump pyo3 from 0.25.1 to 0.28.0
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.25.1 to 0.28.0. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.25.1...v0.28.0) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d17d7f0 commit 8e4f03a

2 files changed

Lines changed: 11 additions & 39 deletions

File tree

Cargo.lock

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

python/sedonadb/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ datafusion-common = { workspace = true }
4040
datafusion-expr = { workspace = true }
4141
datafusion-ffi = { workspace = true }
4242
futures = { workspace = true }
43-
pyo3 = { version = "0.25.1" }
43+
pyo3 = { version = "0.28.0" }
4444
sedona = { workspace = true }
4545
sedona-adbc = { workspace = true }
4646
sedona-datasource = { workspace = true }

0 commit comments

Comments
 (0)