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