diff --git a/pyproject.toml b/pyproject.toml index 912c08aa..40bb01d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = [ "pytest-pylint<=1.1.2", "pytest-runner<7.0.0", "termcolor<3.2.0", - "hypothesis<6.137.0", + "hypothesis<6.141.0", "levenshtein<=0.27.1", ]