Skip to content

Commit

Permalink
Merge pull request #623 from kubewarden/dependabot/cargo/tempfile-3.9.0
Browse files Browse the repository at this point in the history
build(deps): bump tempfile from 3.8.1 to 3.9.0
  • Loading branch information
viccuad authored Jan 2, 2024
2 parents 3b1717f + 9a467bd commit 431af2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -50,7 +50,7 @@ mockall_double = "0.3"
[dev-dependencies]
mockall = "0.12"
rstest = "0.18"
tempfile = "3.8.1"
tempfile = "3.9.0"
reqwest = { version = "0.11", default_features = false, features = [
"blocking",
"json",
Expand Down

0 comments on commit 431af2a

Please sign in to comment.