diff --git a/pyproject.toml b/pyproject.toml index e3f18fb..4c14ad7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ tests = [ "pytest-cov==6.0.0", "pytest-retry==1.7.0", "requests==2.32.3", - "openai==1.60.2", + "openai==1.61.0", "jsonschema==4.23.0", "gitpython==3.1.44", ]