diff --git a/pyproject.toml b/pyproject.toml index f494420..44a8833 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ tests = [ "pytest-cov==5.0.0", "pytest-retry==1.6.2", "requests==2.31.0", - "openai==1.20.0", + "openai==1.21.2", "jsonschema==4.21.1", "gitpython==3.1.43", ]