diff --git a/pyproject.toml b/pyproject.toml index 05730bc..035a14f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ integrations = [ "mcp>=1.0,<2", ] contract = [ - "schemathesis==4.24.3", + "schemathesis==4.25.0", ] dev = [ "bandit>=1.9,<2",