diff --git a/pyproject.toml b/pyproject.toml index 9173363..5bca3ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [] [dependency-groups] dev = [ "pytest>=8.3.5", - "hypothesis>=6.23.3", + "hypothesis>=6.141.1", "pytest-cov>=4.0.0", "pytest-asyncio>=0.26.0", "mypy==1.19.1",