Skip to content

Commit

Permalink
Bump proptest from 1.2.0 to 1.4.0 (#1064)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent 03f0bac commit 786e10c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 northstar-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ seccomp = ["bindgen", "caps", "lazy_static", "memoffset", "nix", "npk"]
[dev-dependencies]
anyhow = "1.0.75"
memfd = "0.6.2"
proptest = "1.2.0"
proptest = "1.4.0"
rstest = { version = "0.18.1", default-features = false }
serde_json = "1.0.95"
tokio = { version = "1.32.0", features = ["test-util"] }
Expand Down

0 comments on commit 786e10c

Please sign in to comment.