diff --git a/py3-openai.yaml b/py3-openai.yaml index fd1885a9c3e..b7033fc9c83 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.13.1 + version: 1.13.2 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: f504384a7dcfdaffccf1bea8e32c82541908ff94 + expected-commit: a7115b5f33acd27326e5f78e19beb0d73bd3268e - name: Python Build uses: python/build-wheel