diff --git a/Tools/requirements-hypothesis.txt b/Tools/requirements-hypothesis.txt index 8ecf796ec73..26f94951387 100644 --- a/Tools/requirements-hypothesis.txt +++ b/Tools/requirements-hypothesis.txt @@ -1,4 +1,4 @@ # Requirements file for hypothesis that # we use to run our property-based tests in CI. -hypothesis==6.151.9 +hypothesis==6.151.10