Skip to content

Commit

Permalink
Bump litellm from 1.55.0 to 1.55.4
Browse files Browse the repository at this point in the history
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.55.0 to 1.55.4.
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.55.0...v1.55.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent ad1a9ab commit 6d40b18
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ fastapi = ">=0.115.5"
uvicorn = ">=0.32.1"
weaviate-client = ">=4.9.6"
structlog = ">=24.4.0"
litellm = "^1.55.0"
litellm = "^1.55.4"
llama_cpp_python = ">=0.3.2"
cryptography = "^44.0.0"
sqlalchemy = "^2.0.28"
Expand Down

0 comments on commit 6d40b18

Please sign in to comment.