Skip to content

Commit 57719d8

Browse files
Bump litellm from 1.59.5 to 1.59.8 (#771)
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.59.5 to 1.59.8. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) --- updated-dependencies: - dependency-name: litellm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 839da67 commit 57719d8

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

poetry.lock

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

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PyYAML = "==6.0.2"
1212
fastapi = "==0.115.7"
1313
uvicorn = "==0.34.0"
1414
structlog = "==25.1.0"
15-
litellm = "==1.59.5"
15+
litellm = "==1.59.8"
1616
llama_cpp_python = "==0.3.5"
1717
cryptography = "==44.0.0"
1818
sqlalchemy = "==2.0.37"
@@ -40,7 +40,7 @@ ruff = "==0.9.3"
4040
bandit = "==1.8.2"
4141
build = "==1.2.2.post1"
4242
wheel = "==0.45.1"
43-
litellm = "==1.59.5"
43+
litellm = "==1.59.8"
4444
pytest-asyncio = "==0.25.2"
4545
llama_cpp_python = "==0.3.5"
4646
scikit-learn = "==1.6.1"

0 commit comments

Comments
 (0)