Skip to content

Commit

Permalink
Merge pull request #41 from johnlettman/dependabot/cargo/pyo3-0.23.1
Browse files Browse the repository at this point in the history
build(deps): bump pyo3 from 0.22.6 to 0.23.1
  • Loading branch information
johnlettman authored Nov 19, 2024
2 parents 441c44b + 2fa4116 commit e50d5d4
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 @@ -30,7 +30,7 @@ num-traits = "0.2"
memmap2 = "0.9"
git-version = "0.3"
project-root = "0.2"
pyo3 = { version = "0.22", optional = true }
pyo3 = { version = "0.23", optional = true }

[dev-dependencies]
test-log = "0.2"
Expand Down

0 comments on commit e50d5d4

Please sign in to comment.