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