Skip to content

Commit b024319

Browse files
chore(deps)(deps): bump pyo3
Bumps the cargo group with 1 update in the /diffctx directory: [pyo3](https://github.com/pyo3/pyo3). Updates `pyo3` from 0.24.2 to 0.29.0 - [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.29.0) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.29.0 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30bf628 commit b024319

2 files changed

Lines changed: 11 additions & 53 deletions

File tree

diffctx/Cargo.lock

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

diffctx/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ glob = "0.3"
121121
smallvec = "1"
122122
walkdir = "2"
123123
wait-timeout = "0.2"
124-
pyo3 = { version = "0.24", features = ["extension-module", "abi3-py310"], optional = true }
124+
pyo3 = { version = "0.29", features = ["extension-module", "abi3-py310"], optional = true }
125125

126126
[dev-dependencies]
127127
tempfile = "3"

0 commit comments

Comments
 (0)