diff --git a/pyproject.toml b/pyproject.toml index 9f637eb..ecd7257 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ tests = [ "pytest-cov==6.0.0", "pytest-retry==1.6.3", "requests==2.32.3", - "openai==1.57.3", + "openai==1.57.4", "jsonschema==4.23.0", "gitpython==3.1.43", ]