Skip to content

Commit c46edb7

Browse files
dependabot[bot]aponcedeleonch
authored andcommittedFeb 7, 2025
Bump litellm from 1.60.4 to 1.60.5 (#972)
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.60.4 to 1.60.5. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.60.4...v1.60.5) --- updated-dependencies: - dependency-name: litellm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0eca938 commit c46edb7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PyYAML = "==6.0.2"
1212
fastapi = "==0.115.8"
1313
uvicorn = "==0.34.0"
1414
structlog = "==25.1.0"
15-
litellm = "==1.60.4"
15+
litellm = "==1.60.5"
1616
llama_cpp_python = "==0.3.5"
1717
cryptography = "==44.0.0"
1818
sqlalchemy = "==2.0.37"
@@ -42,7 +42,7 @@ ruff = "==0.9.4"
4242
bandit = "==1.8.2"
4343
build = "==1.2.2.post1"
4444
wheel = "==0.45.1"
45-
litellm = "==1.60.4"
45+
litellm = "==1.60.5"
4646
pytest-asyncio = "==0.25.3"
4747
llama_cpp_python = "==0.3.5"
4848
scikit-learn = "==1.6.1"

0 commit comments

Comments
 (0)