Bump predicates from 1.0.5 to 1.0.7

Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/assert-rs/predicates-rs/releases)
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/predicates-rs/compare/v1.0.5...v1.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-29 23:34:08 +00:00 committed by GitHub
parent 98fdb15b75
commit ff58711b2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -25,5 +25,5 @@ path = "../taskchampion"
[dev-dependencies]
assert_cmd = "^1.0.1"
predicates = "^1.0.5"
predicates = "^1.0.7"
tempdir = "^0.3.7"