mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 05:27:47 +02:00
Bump proptest from 1.1.0 to 1.2.0
Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/master/CHANGELOG.md) - [Commits](https://github.com/proptest-rs/proptest/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: proptest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
66b2db52f4
commit
d28cdc39fa
2 changed files with 4 additions and 11 deletions
|
@ -27,7 +27,7 @@ byteorder = "1.0"
|
|||
ring = "0.16"
|
||||
|
||||
[dev-dependencies]
|
||||
proptest = "^1.1.0"
|
||||
proptest = "^1.2.0"
|
||||
tempfile = "3"
|
||||
rstest = "0.17"
|
||||
pretty_assertions = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue