diff --git a/pyproject.toml b/pyproject.toml index 9034bc5..601483d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dev = [ "pytest>=9.0", "pytest-cov>=5.0", "pytest-randomly>=3.15", - "hypothesis>=6.151", + "hypothesis>=6.152.9", "mypy>=2.1", "ruff>=0.15", "pre-commit>=4.6",