Skip to content

Commit

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

---
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 16, 2024
1 parent eda5419 commit 4824ac3
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 @@ -22,7 +22,7 @@ lazy_static = "1.4.0"
pulldown-cmark-mdcat = { version = "2.1.0", default-features = false, features = [
"regex-fancy",
] }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.13.3" }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.14.0" }
prettytable-rs = "^0.10"
pulldown-cmark = { version = "0.9.3", default-features = false }
regex = "1"
Expand Down

0 comments on commit 4824ac3

Please sign in to comment.