From d7b8117226e638555f43550a0edf9bb6fe8d774f Mon Sep 17 00:00:00 2001 From: Shuchang Zheng Date: Sun, 15 Dec 2024 04:17:16 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'poetry.lock'?= =?UTF-8?q?=20with=20remote=20'poetry.lock'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit > [!IMPORTANT] > Upgrade `litellm` dependency from `1.53.6` to `1.55.2` in `pyproject.toml`. > > - **Dependencies**: > - Upgrade `litellm` from version `1.53.6` to `1.55.2` in `pyproject.toml`. > > This description was created by [Ellipsis](https://www.ellipsis.dev?ref=Skyvern-AI%2Fskyvern-cloud&utm_source=github&utm_medium=referral) for 29cad4ef1642635df9797e418906b5d21fa4261a. It will automatically update as commits are pushed. --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index b7b29620e..52eab935e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2460,13 +2460,13 @@ files = [ [[package]] name = "litellm" -version = "1.53.6" +version = "1.55.2" description = "Library to easily interface with LLM API providers" optional = false python-versions = "!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*,>=3.8" files = [ - {file = "litellm-1.53.6-py3-none-any.whl", hash = "sha256:61af22d09523ca72d63f514be745b35919b7042baea7a9fb69658713c0880731"}, - {file = "litellm-1.53.6.tar.gz", hash = "sha256:63bfc61a82c5075458f1c50146df106e4c926f605115c8ed657767ea15483a69"}, + {file = "litellm-1.55.2-py3-none-any.whl", hash = "sha256:499b2a1713a9fa35cc9ff4bf82ac42f5eb0a675ae9e6909f9d8dcee208181d4a"}, + {file = "litellm-1.55.2.tar.gz", hash = "sha256:e410499136ae98f932df152942d8bf9b06f917663d2de25529af761a7260fcd8"}, ] [package.dependencies] @@ -6171,4 +6171,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = "^3.11,<3.12" -content-hash = "196f2a935f35a54e254b6dd29d827181f3ce2f480946cf126083be05d1f88b3b" +content-hash = "1ea1b9d066616616dba8e886e4fd51fd274f22a3f93e2997ab35b91a4786d421"