Skip to content

Commit

Permalink
chore(deps): update all patchlevel dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 411ad41 commit abf25fb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 14 deletions.
22 changes: 10 additions & 12 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ k8s-openapi = { version = "0.20.0", default-features = false, features = [
"v1_28",
] }
lazy_static = "1.4.0"
pulldown-cmark-mdcat = { version = "2.0.3", default-features = false, features = [
pulldown-cmark-mdcat = { version = "2.0.4", default-features = false, features = [
"regex-fancy",
] }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.11.5" }
Expand Down Expand Up @@ -57,5 +57,5 @@ reqwest = { version = "0", default-features = false, features = [
rstest = "0.18.2"
tempfile = "3.8.0"
assert_cmd = "2.0.12"
predicates = "3.0.3"
predicates = "3.0.4"
testcontainers = "0.14"

0 comments on commit abf25fb

Please sign in to comment.