Skip to content

Commit fc67a2f

Browse files
Bump pyo3 from 0.18.2 to 0.19.1 (#1)
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.18.2 to 0.19.1. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.18.2...v0.19.1) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bc46a5 commit fc67a2f

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -10,5 +10,5 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
ouroboros = "0.15.6"
13-
pyo3 = "0.18.1"
13+
pyo3 = "0.19.1"
1414
regex = { git = "https://github.com/circuitsacul/regex-adopt" }

0 commit comments

Comments
 (0)