diff --git a/poetry.lock b/poetry.lock index f16b8db..27525fa 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1107,13 +1107,13 @@ httpx = ">=0.27.0,<0.28.0" [[package]] name = "openai" -version = "1.35.8" +version = "1.35.9" description = "The official Python library for the openai API" optional = false python-versions = ">=3.7.1" files = [ - {file = "openai-1.35.8-py3-none-any.whl", hash = "sha256:69d5b0f47f0c806d5da83fb0f84c147661395226d7f79acc78aa1d9b8c635887"}, - {file = "openai-1.35.8.tar.gz", hash = "sha256:3f6101888bb516647edade74c503f2b937b8bab73408e799d58f2aba68bbe51c"}, + {file = "openai-1.35.9-py3-none-any.whl", hash = "sha256:d73d353bcc0bd46b9516e78a0c6fb1cffaaeb92906c7c7b467c4fa088332a150"}, + {file = "openai-1.35.9.tar.gz", hash = "sha256:4f5c1b90526cf48eaedac7b32d11b5c92fa7064b82617ad8f5f3279cd9ef090d"}, ] [package.dependencies] diff --git a/pyproject.toml b/pyproject.toml index e428e2c..a6cf776 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ada-python" -version = "0.2.2" +version = "0.3.0" description = "Ada, making LLMs easier to work with." authors = ["Will Beebe"] packages = [