diff --git a/pyproject.toml b/pyproject.toml index 31002eb..82a8f9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ modok = "modok.cli.main:cli" dev = [ "pytest>=9.1.1", "pytest-asyncio>=1.4.0", - "hypothesis>=6.157.0", + "hypothesis>=6.161.5", "anyio>=4.13.0", ]