diff --git a/pyproject.toml b/pyproject.toml index 7c9ffc6..5cf5420 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ tests = [ "pytest-cov==5.0.0", "pytest-retry==1.6.3", "requests==2.32.3", - "openai==1.51.0", + "openai==1.51.1", "jsonschema==4.23.0", "gitpython==3.1.43", ]