diff --git a/poetry.lock b/poetry.lock index 6bee58fb..e3166e00 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1176,14 +1176,14 @@ signedtoken = ["cryptography (>=3.0.0)", "pyjwt (>=2.0.0,<3)"] [[package]] name = "openai" -version = "2.32.0" +version = "2.36.0" description = "The official Python library for the openai API" optional = false python-versions = ">=3.9" groups = ["main", "dev"] files = [ - {file = "openai-2.32.0-py3-none-any.whl", hash = "sha256:4dcc9badeb4bf54ad0d187453742f290226d30150890b7890711bda4f32f192f"}, - {file = "openai-2.32.0.tar.gz", hash = "sha256:c54b27a9e4cb8d51f0dd94972ffd1a04437efeb259a9e60d8922b8bd26fe55e0"}, + {file = "openai-2.36.0-py3-none-any.whl", hash = "sha256:143f6194b548dbc2c921af1f1b03b9f14c85fed8a75b5b516f5bcc11a2a50c63"}, + {file = "openai-2.36.0.tar.gz", hash = "sha256:139dea0edd2f1b30c33d46ae1a6929e03906254140318e4608e98fe8c566f2e7"}, ] markers = {main = "extra == \"ai\""}