Skip to content

Commit f4a6bf2

Browse files
Bump litellm from 1.59.1 to 1.59.3
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.59.1 to 1.59.3. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.59.1...v1.59.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 2414395 commit f4a6bf2

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.7"
1313
uvicorn = "==0.34.0"
1414
structlog = "==25.1.0"
15-
litellm = "==1.59.1"
15+
litellm = "==1.59.3"
1616
llama_cpp_python = "==0.3.5"
1717
cryptography = "==44.0.0"
1818
sqlalchemy = "==2.0.37"
@@ -39,7 +39,7 @@ ruff = "==0.9.2"
3939
bandit = "==1.8.2"
4040
build = "==1.2.2.post1"
4141
wheel = "==0.45.1"
42-
litellm = "==1.59.1"
42+
litellm = "==1.59.3"
4343
pytest-asyncio = "==0.25.2"
4444
llama_cpp_python = "==0.3.5"
4545
scikit-learn = "==1.6.1"

0 commit comments

Comments
 (0)