Skip to content

Commit 7055e3d

Browse files
Bump litellm from 1.53.2 to 1.53.3
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.53.2 to 1.53.3. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.53.2...v1.53.3) --- updated-dependencies: - dependency-name: litellm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5559515 commit 7055e3d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ uvicorn = ">=0.32.1"
1414
weaviate = ">=0.1.2"
1515
weaviate-client = ">=4.9.3"
1616
structlog = ">=24.4.0"
17-
litellm = "^1.53.2"
17+
litellm = "^1.53.3"
1818
llama_cpp_python = ">=0.3.2"
1919
cryptography = "^44.0.0"
2020
sqlalchemy = "^2.0.28"

0 commit comments

Comments
 (0)