diff --git a/pyproject.toml b/pyproject.toml index 6b7f1f4..e969205 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ tests = [ "pytest-retry==1.7.0", "requests==2.32.4", "openai==1.97.0", - "jsonschema==4.24.1", + "jsonschema==4.25.0", "gitpython==3.1.44", ] doc = [