Skip to content

Commit 9dff16c

Browse files
chore(deps): bump pyo3 from 0.24.2 to 0.28.1
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.24.2 to 0.28.1. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.24.2...v0.28.1) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1713219 commit 9dff16c

2 files changed

Lines changed: 11 additions & 40 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 39 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
@@ -5,7 +5,7 @@ resolver = "2"
55
[workspace.dependencies]
66
sled = "0.34"
77
sqlparser = "0.39"
8-
pyo3 = { version = "0.24", features = ["auto-initialize"] }
8+
pyo3 = { version = "0.28", features = ["auto-initialize"] }
99
anyhow = "1.0"
1010
thiserror = "1.0"
1111
tokio = { version = "1.49", features = ["full"] }

0 commit comments

Comments
 (0)