diff --git a/pyproject.toml b/pyproject.toml index a7489774c..096c67ec9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "coverage==7.6.10", "pytest==8.3.3", "pytest-cov==6.0.0", - "hypothesis==6.122.0", + "hypothesis==6.123.2", "pytest-mock==3.14.0", "fastapi==0.115.6", "httpx==0.28.1",