Skip to content

Commit

Permalink
Merge pull request #414 from stacklok/dependabot/pip/litellm-1.55.4
Browse files Browse the repository at this point in the history
Bump litellm from 1.55.0 to 1.55.4
  • Loading branch information
lukehinds authored Dec 19, 2024
2 parents a87223b + aef3cc9 commit b71bfb5
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 b71bfb5

Please sign in to comment.