diff --git a/pyproject.toml b/pyproject.toml index 34468a4..a1ecc92 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",