diff --git a/pyproject.toml b/pyproject.toml index 3b88edc..9f637eb 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.2", + "openai==1.57.3", "jsonschema==4.23.0", "gitpython==3.1.43", ]