From a27819ca99b5e160b3c3efaffcb567e3282df1c2 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 3 Jul 2024 02:30:42 +0000 Subject: [PATCH] py3-openai/1.35.9 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- py3-openai.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py3-openai.yaml b/py3-openai.yaml index bdf1be1de8c..9af9138628d 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.35.8 + version: 1.35.9 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: fee32a0b23fb8ae4e963c1ce8593d387a02a4b3d + expected-commit: 58bec2ffe5274b37fed3adad8da188f0cbc5406c - name: Python Build uses: python/build-wheel