Skip to content

Commit

Permalink
Bump litellm from 1.61.17 to 1.61.20 (#1175)
Browse files Browse the repository at this point in the history
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.61.17 to 1.61.20.
- [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>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent fb15a87 commit 809c24a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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 @@ -14,7 +14,7 @@ PyYAML = "==6.0.2"
fastapi = "==0.115.11"
uvicorn = "==0.34.0"
structlog = "==25.1.0"
litellm = "==1.61.17"
litellm = "==1.61.20"
llama_cpp_python = "==0.3.5"
cryptography = "==44.0.2"
sqlalchemy = "==2.0.38"
Expand Down Expand Up @@ -50,7 +50,7 @@ ruff = "==0.9.9"
bandit = "==1.8.3"
build = "==1.2.2.post1"
wheel = "==0.45.1"
litellm = "==1.61.17"
litellm = "==1.61.20"
pytest-asyncio = "==0.25.3"
llama_cpp_python = "==0.3.5"
scikit-learn = "==1.6.1"
Expand Down

0 comments on commit 809c24a

Please sign in to comment.