Skip to content

Commit

Permalink
Merge pull request #900 from kubewarden/dependabot/cargo/testcontaine…
Browse files Browse the repository at this point in the history
…rs-0.22.0

build(deps): Bump testcontainers from 0.21.1 to 0.22.0
  • Loading branch information
viccuad committed Sep 2, 2024
2 parents ddb0178 + 1a6dcb8 commit 54bff7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -61,5 +61,5 @@ hyper = { version = "1.2.0" }
predicates = "3.1"
rstest = "0.22.0"
tempfile = "3.12"
testcontainers = { version = "0.21", features = ["blocking"] }
testcontainers = { version = "0.22", features = ["blocking"] }
tower-test = "0.4"

0 comments on commit 54bff7f

Please sign in to comment.