diff --git a/pyproject.toml b/pyproject.toml index e035f65..25c73f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ integrations = [ "llama-index-core>=0.12,<1", ] contract = [ - "schemathesis==4.21.10", + "schemathesis==4.22.3", ] dev = [ "bandit>=1.9,<2",