Skip to content

Commit 1e4eb97

Browse files
Bump litellm from 1.80.5 to 1.80.7
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.80.5 to 1.80.7. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.80.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c004c4f commit 1e4eb97

File tree

2 files changed

+195
-134
lines changed

2 files changed

+195
-134
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77
fastapi = "~=0.124.0"
88
uvicorn = "~=0.38.0"
9-
litellm = "~=1.80.5"
9+
litellm = "~=1.80.9"
1010
falkordb = "~=1.2.0"
1111
psycopg2-binary = "~=2.9.11"
1212
pymysql = "~=1.1.0"

0 commit comments

Comments
 (0)