diff --git a/py3-openai.yaml b/py3-openai.yaml index 6bc8b892daf..a881451d538 100644 --- a/py3-openai.yaml +++ b/py3-openai.yaml @@ -1,7 +1,7 @@ # Generated from https://pypi.org/project/openai/ package: name: py3-openai - version: 1.38.0 + version: 1.39.0 epoch: 0 description: Python client library for the OpenAI API copyright: @@ -36,7 +36,7 @@ pipeline: with: repository: https://github.com/openai/openai-python.git tag: v${{package.version}} - expected-commit: da48e4cac78d1d4ac749e2aa5cfd619fde1e6c68 + expected-commit: a5f5c8ed9a0f2658214525011507e3091c186bdf - name: Python Build uses: python/build-wheel