Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit ceccd5a

Browse files
dependabot[bot]Luke Hinds
andauthored
Bump litellm from 1.59.0 to 1.59.1 (#702)
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.59.0 to 1.59.1. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.59.0...v1.59.1) --- 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> Co-authored-by: Luke Hinds <[email protected]>
1 parent 868afe6 commit ceccd5a

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

poetry.lock

Lines changed: 5 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PyYAML = "==6.0.2"
1212
fastapi = "==0.115.6"
1313
uvicorn = "==0.34.0"
1414
structlog = "==25.1.0"
15-
litellm = "==1.59.0"
15+
litellm = "==1.59.1"
1616
llama_cpp_python = "==0.3.5"
1717
cryptography = "==44.0.0"
1818
sqlalchemy = "==2.0.37"
@@ -38,7 +38,7 @@ ruff = "==0.9.2"
3838
bandit = "==1.8.2"
3939
build = "==1.2.2.post1"
4040
wheel = "==0.45.1"
41-
litellm = "==1.59.0"
41+
litellm = "==1.59.1"
4242
pytest-asyncio = "==0.25.2"
4343
llama_cpp_python = "==0.3.5"
4444
scikit-learn = "==1.6.1"

0 commit comments

Comments
 (0)