Skip to content

Commit

Permalink
build(deps): bump predicates from 3.0.3 to 3.1.0 (#2052)
Browse files Browse the repository at this point in the history
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 3.0.3 to 3.1.0.
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](assert-rs/predicates-rs@v3.0.3...v3.1.0)

---
updated-dependencies:
- dependency-name: predicates
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 742d126 commit 0955e1a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 deletions.
16 changes: 3 additions & 13 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 @@ -126,7 +126,7 @@ cc = "1.0"
chrono = "0.4.31"
filetime = "0.2"
itertools = "0.12"
predicates = "=3.0.3"
predicates = "=3.1.0"
serial_test = "2.0"
temp-env = "0.3.6"
test-case = "3.3.1"
Expand Down

0 comments on commit 0955e1a

Please sign in to comment.