Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit f4e252a

Browse files
Bump litellm from 1.60.8 to 1.61.1 (#1018)
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.60.8 to 1.61.1. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.60.8...v1.61.1) --- 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>
1 parent f361178 commit f4e252a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ PyYAML = "==6.0.2"
1414
fastapi = "==0.115.8"
1515
uvicorn = "==0.34.0"
1616
structlog = "==25.1.0"
17-
litellm = "==1.60.8"
17+
litellm = "==1.61.1"
1818
llama_cpp_python = "==0.3.5"
1919
cryptography = "==44.0.0"
2020
sqlalchemy = "==2.0.38"
@@ -45,7 +45,7 @@ ruff = "==0.9.6"
4545
bandit = "==1.8.2"
4646
build = "==1.2.2.post1"
4747
wheel = "==0.45.1"
48-
litellm = "==1.60.8"
48+
litellm = "==1.61.1"
4949
pytest-asyncio = "==0.25.3"
5050
llama_cpp_python = "==0.3.5"
5151
scikit-learn = "==1.6.1"

0 commit comments

Comments
 (0)