Skip to content

Commit 1f36850

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

2 files changed

Lines changed: 15 additions & 17 deletions

File tree

Cargo.lock

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

crates/oblivion/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ chrono = "0.4"
3535
socket2 = "0.5.8"
3636

3737
# Optional
38-
pyo3 = { version = "0.23", optional = true }
38+
pyo3 = { version = "0.27", optional = true }
3939
serde = { version = "1.0", features = ["derive"], optional = true }
4040

4141
[dev-dependencies]

0 commit comments

Comments
 (0)