Skip to content

Commit d91e712

Browse files
Bump pyo3 from 0.20.2 to 0.22.2 in /native
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.20.2 to 0.22.2. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.20.2...v0.22.2) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccf9623 commit d91e712

2 files changed

Lines changed: 25 additions & 82 deletions

File tree

native/Cargo.lock

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

native/libcst/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ trace = ["peg/trace"]
3636

3737
[dependencies]
3838
paste = "1.0.15"
39-
pyo3 = { version = "0.20", optional = true }
39+
pyo3 = { version = "0.22", optional = true }
4040
thiserror = "1.0.63"
4141
peg = "0.8.4"
4242
chic = "1.2.2"

0 commit comments

Comments
 (0)