diff --git a/pyproject.toml b/pyproject.toml index 2001d62..abb22e6 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.2", + "openai==1.52.0", "jsonschema==4.23.0", "gitpython==3.1.43", ]