diff --git a/py3-openai.yaml b/py3-openai.yaml index 281922a5b33..fd1885a9c3e 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.0 + version: 1.13.1 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: 8ee5f33e8776e4517ef91a1cb2fafb6af2ca9310 + expected-commit: f504384a7dcfdaffccf1bea8e32c82541908ff94 - name: Python Build uses: python/build-wheel