Skip to content

Commit 11f2c99

Browse files
Bump pyo3 from 0.28.2 to 0.29.0 in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [pyo3](https://github.com/pyo3/pyo3). Updates `pyo3` from 0.28.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.28.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 32fe723 commit 11f2c99

2 files changed

Lines changed: 11 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 11 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
@@ -15,7 +15,7 @@ name = "urlpattern"
1515
crate-type = ["cdylib"]
1616

1717
[dependencies]
18-
pyo3 = "0.28.2"
18+
pyo3 = "0.29.0"
1919
regex = "1.12.3"
2020
url = "2.5.8"
2121
urlpattern = "0.6.0"

0 commit comments

Comments
 (0)