Skip to content

Commit d06f04c

Browse files
Bump litellm from 1.57.10 to 1.58.0
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.57.10 to 1.58.0. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.57.10...v1.58.0) --- updated-dependencies: - dependency-name: litellm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e2f1e8 commit d06f04c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PyYAML = ">=6.0.1"
1212
fastapi = ">=0.115.5"
1313
uvicorn = ">=0.32.1"
1414
structlog = ">=24.4.0"
15-
litellm = "^1.57.10"
15+
litellm = "^1.58.0"
1616
llama_cpp_python = ">=0.3.2"
1717
cryptography = "^44.0.0"
1818
sqlalchemy = "^2.0.37"

0 commit comments

Comments
 (0)