diff --git a/poetry.lock b/poetry.lock index 41b0b421b..8503fe486 100644 --- a/poetry.lock +++ b/poetry.lock @@ -967,14 +967,14 @@ files = [ [[package]] name = "openai" -version = "1.102.0" +version = "1.107.3" description = "The official Python library for the openai API" optional = false python-versions = ">=3.8" groups = ["main", "dev"] files = [ - {file = "openai-1.102.0-py3-none-any.whl", hash = "sha256:d751a7e95e222b5325306362ad02a7aa96e1fab3ed05b5888ce1c7ca63451345"}, - {file = "openai-1.102.0.tar.gz", hash = "sha256:2e0153bcd64a6523071e90211cbfca1f2bbc5ceedd0993ba932a5869f93b7fc9"}, + {file = "openai-1.107.3-py3-none-any.whl", hash = "sha256:4ca54a847235ac04c6320da70fdc06b62d71439de9ec0aa40d5690c3064d4025"}, + {file = "openai-1.107.3.tar.gz", hash = "sha256:69bb8032b05c5f00f7660e422f70f9aabc94793b9a30c5f899360ed21e46314f"}, ] markers = {main = "extra == \"openai\""}