Bump rstest from 0.10.0 to 0.13.0

Bumps [rstest](https://github.com/la10736/rstest) from 0.10.0 to 0.13.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.10.0...0.13.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-05-26 17:56:29 +00:00
committed by Dustin J. Mitchell
parent db416c9698
commit 14a84af0db
2 changed files with 331 additions and 54 deletions

View File

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