Update test-case requirement from 1.1.0 to 2.0.0

Updates the requirements on [test-case](https://github.com/frondeus/test-case) to permit the latest version.
- [Release notes](https://github.com/frondeus/test-case/releases)
- [Changelog](https://github.com/frondeus/test-case/blob/master/CHANGELOG.md)
- [Commits](https://github.com/frondeus/test-case/compare/v1.1.0...v2.0.0)

---
updated-dependencies:
- dependency-name: test-case
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-23 21:08:29 +00:00 committed by GitHub
parent 0ffcdb68b2
commit 4c5ac2608f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ lenient_semver_parser = { git = "https://github.com/knutwalker/lenient-semver",
[dev-dependencies]
pretty_assertions = "1.1.0"
test-case = "1.1.0"
test-case = "2.0.0"