Skip to content

Commit 809c24a

Browse files
Bump litellm from 1.61.17 to 1.61.20 (#1175)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb15a87 commit 809c24a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: poetry.lock

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

Diff for: pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ PyYAML = "==6.0.2"
1414
fastapi = "==0.115.11"
1515
uvicorn = "==0.34.0"
1616
structlog = "==25.1.0"
17-
litellm = "==1.61.17"
17+
litellm = "==1.61.20"
1818
llama_cpp_python = "==0.3.5"
1919
cryptography = "==44.0.2"
2020
sqlalchemy = "==2.0.38"
@@ -50,7 +50,7 @@ ruff = "==0.9.9"
5050
bandit = "==1.8.3"
5151
build = "==1.2.2.post1"
5252
wheel = "==0.45.1"
53-
litellm = "==1.61.17"
53+
litellm = "==1.61.20"
5454
pytest-asyncio = "==0.25.3"
5555
llama_cpp_python = "==0.3.5"
5656
scikit-learn = "==1.6.1"

0 commit comments

Comments
 (0)