Skip to content

Commit

Permalink
Bump litellm from 1.58.0 to 1.59.0 (#645)
Browse files Browse the repository at this point in the history
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.58.0 to 1.59.0.
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.58.0...v1.59.0)

---
updated-dependencies:
- dependency-name: litellm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent ac99cad commit c88deda
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PyYAML = "==6.0.2"
fastapi = "==0.115.6"
uvicorn = "==0.34.0"
structlog = "==25.1.0"
litellm = "==1.58.0"
litellm = "==1.59.0"
llama_cpp_python = "==0.3.5"
cryptography = "==44.0.0"
sqlalchemy = "==2.0.37"
Expand All @@ -38,7 +38,7 @@ ruff = "==0.9.2"
bandit = "==1.8.2"
build = "==1.2.2.post1"
wheel = "==0.45.1"
litellm = "==1.58.0"
litellm = "==1.59.0"
pytest-asyncio = "==0.25.2"
llama_cpp_python = "==0.3.5"
scikit-learn = "==1.6.1"
Expand Down

0 comments on commit c88deda

Please sign in to comment.