Skip to content

Commit 64e73ce

Browse files
Bump litellm from 1.56.5 to 1.56.8
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.56.5 to 1.56.8. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.56.5...v1.56.8) --- updated-dependencies: - dependency-name: litellm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bf0a53 commit 64e73ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: poetry.lock

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

Diff for: 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.56.5"
15+
litellm = "^1.56.8"
1616
llama_cpp_python = ">=0.3.2"
1717
cryptography = "^44.0.0"
1818
sqlalchemy = "^2.0.28"

0 commit comments

Comments
 (0)