Skip to content

Commit

Permalink
build(deps): bump policy-evaluator from v0.14.0 to v0.14.1
Browse files Browse the repository at this point in the history
Bumps [policy-evaluator](https://github.com/kubewarden/policy-evaluator) from v0.14.0 to v0.14.1.
- [Commits](kubewarden/policy-evaluator@8b0e387...3ca0392)

---
updated-dependencies:
- dependency-name: policy-evaluator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent 6afabd1 commit 3589612
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 24 deletions.
59 changes: 36 additions & 23 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 @@ -22,7 +22,7 @@ lazy_static = "1.4.0"
pulldown-cmark-mdcat = { version = "2.1.1", default-features = false, features = [
"regex-fancy",
] }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.14.0" }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.14.1" }
prettytable-rs = "^0.10"
pulldown-cmark = { version = "0.9.3", default-features = false }
regex = "1"
Expand Down

0 comments on commit 3589612

Please sign in to comment.