From 81dca8ea4433d04d968dff52205fbc3f254003be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 05:27:45 +0000 Subject: [PATCH] Update dependency openai to v1.25.1 --- python/example-pytest-selfie/poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python/example-pytest-selfie/poetry.lock b/python/example-pytest-selfie/poetry.lock index fb3d6072..3be787ef 100644 --- a/python/example-pytest-selfie/poetry.lock +++ b/python/example-pytest-selfie/poetry.lock @@ -207,13 +207,13 @@ setuptools = "*" [[package]] name = "openai" -version = "1.24.0" +version = "1.25.1" description = "The official Python library for the openai API" optional = false python-versions = ">=3.7.1" files = [ - {file = "openai-1.24.0-py3-none-any.whl", hash = "sha256:81eed0d850a35a170797d15d94144eb993459411ba56325891ab488708f1b612"}, - {file = "openai-1.24.0.tar.gz", hash = "sha256:9cc6ac92bac9d57c8d4bc101e9e4c7201304c88efb89320d0f0348625fa8647d"}, + {file = "openai-1.25.1-py3-none-any.whl", hash = "sha256:aa2f381f476f5fa4df8728a34a3e454c321caa064b7b68ab6e9daa1ed082dbf9"}, + {file = "openai-1.25.1.tar.gz", hash = "sha256:f561ce86f4b4008eb6c78622d641e4b7e1ab8a8cdb15d2f0b2a49942d40d21a8"}, ] [package.dependencies]