diff --git a/python-hypothesmith.spec b/python-hypothesmith.spec index 1450f6d..9ddd90d 100644 --- a/python-hypothesmith.spec +++ b/python-hypothesmith.spec @@ -44,7 +44,7 @@ Requires: python-libcst >= 0.4.0 %if %{with test} BuildRequires: %{python_module black} BuildRequires: %{python_module exceptiongroup} -BuildRequires: %{python_module hypothesis >= 6.58.1} +BuildRequires: %{python_module hypothesis >= 6.84.1} BuildRequires: %{python_module lark >= 0.10.1} BuildRequires: %{python_module libcst >= 0.4.0} BuildRequires: %{python_module parso}