diff --git a/pyproject.toml b/pyproject.toml index 356a397..3007454 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ integrations = [ "llama-index-core>=0.12,<1", ] contract = [ - "schemathesis==4.24.0", + "schemathesis==4.24.3", ] dev = [ "bandit>=1.9,<2",