diff --git a/pyproject.toml b/pyproject.toml index 1b692b7fe..b8072d25a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ "coverage==7.2.5", "pytest==8.3.3", "pytest-cov==4.0.0", - "hypothesis==6.75.1", + "hypothesis==6.112.2", "pytest-mock==3.12.0", "fastapi==0.110.1", "httpx==0.27.0",