diff --git a/pyproject.toml b/pyproject.toml index 7fbb8752..4537dc7d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ integrations = [ "mcp>=1.0,<2", ] contract = [ - "schemathesis==4.25.2", + "schemathesis==4.26.1", ] dev = [ "bandit>=1.9,<2",