Bump rstest from 0.13.0 to 0.14.0

Bumps [rstest](https://github.com/la10736/rstest) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/la10736/rstest/releases)
- [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/la10736/rstest/compare/0.13.0...0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-23 12:15:07 +00:00 committed by Dustin J. Mitchell
parent 1350f41ab5
commit c113a17924
2 changed files with 9 additions and 286 deletions

View file

@ -29,5 +29,5 @@ ring = "0.16"
[dev-dependencies]
proptest = "^1.0.0"
tempfile = "3"
rstest = "0.13"
rstest = "0.14"
pretty_assertions = "1"