Skip to content

Commit

Permalink
Merge pull request #366 from gauge-sh/dependabot/cargo/pyo3-0.22.4
Browse files Browse the repository at this point in the history
Bump pyo3 from 0.22.3 to 0.22.4
  • Loading branch information
emdoyle authored Oct 14, 2024
2 parents 48c4690 + abfa062 commit b9d0a0a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ crate-type = ["cdylib", "lib"]
bench = false

[dependencies]
pyo3 = "0.22.3"
pyo3 = "0.22.4"
regex = "1.11.0"
once_cell = "1.20.2"
walkdir = "2.5.0"
Expand Down

0 comments on commit b9d0a0a

Please sign in to comment.