From 4db929b98625fd4a138b9557600ac5edcee8268d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 19:30:20 +0200 Subject: [PATCH] chore(deps): bump litellm from 1.44.17 to 1.44.19 (#3764) Bumps [litellm](https://github.com/BerriAI/litellm) from 1.44.17 to 1.44.19. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/compare/v1.44.17...v1.44.19) --- updated-dependencies: - dependency-name: litellm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 21c906383f89..da5f3360d143 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3667,13 +3667,13 @@ types-tqdm = "*" [[package]] name = "litellm" -version = "1.44.17" +version = "1.44.19" 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.44.17-py3-none-any.whl", hash = "sha256:a3c93658e4e0f654c817464c4c29c123ee51e62997a701a4976ed94809a281a6"}, - {file = "litellm-1.44.17.tar.gz", hash = "sha256:b863eb373ac46a8da2925637e6d00af4f62c37812329598666900342c142e247"}, + {file = "litellm-1.44.19-py3-none-any.whl", hash = "sha256:c07cf829a554bd4078c5758273cdcfdf2c1357ddeb24aa2fe90c733e96f8183c"}, + {file = "litellm-1.44.19.tar.gz", hash = "sha256:91440bf959c40c8372e0cc20cc023aee7da44dba5af674af5c24d3a753367570"}, ] [package.dependencies]