Skip to content

Commit 3ab2d17

Browse files
dependabot[bot]raynelfss
authored andcommitted
Bump pyo3 from 0.19.1 to 0.19.2 (#957)
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.19.1 to 0.19.2. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.19.1...v0.19.2) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66a0c8f commit 3ab2d17

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -37,7 +37,7 @@ serde_json = "1.0"
3737
rustworkx-core = { path = "rustworkx-core", version = "=0.14.0" }
3838

3939
[dependencies.pyo3]
40-
version = "0.19.1"
40+
version = "0.19.2"
4141
features = ["extension-module", "hashbrown", "num-bigint", "num-complex", "indexmap"]
4242

4343
[dependencies.hashbrown]

0 commit comments

Comments
 (0)