chore(deps): bump deps (#29373)

* bump: version 0.1.41 → 0.1.42

* uv lock
This commit is contained in:
yuneng-jiang 2026-05-30 20:41:23 -07:00 committed by GitHub
parent 54ed5a4eb5
commit 28c0d8579b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "litellm-enterprise"
version = "0.1.41"
version = "0.1.42"
description = "Package for LiteLLM Enterprise features"
readme = "README.md"
requires-python = ">=3.9"
@ -26,7 +26,7 @@ required-version = ">=0.10.9"
module-root = ""
[tool.commitizen]
version = "0.1.41"
version = "0.1.42"
version_files = [
"pyproject.toml:^version",
"../pyproject.toml:litellm-enterprise==",

View File

@ -63,7 +63,7 @@ proxy = [
"azure-storage-blob>=12.28.0,<13.0",
"mcp>=1.26.0,<2.0",
"litellm-proxy-extras==0.4.73",
"litellm-enterprise==0.1.41",
"litellm-enterprise==0.1.42",
"RestrictedPython>=8.1,<9.0",
"rich>=13.9.4,<14.0",
"polars>=1.38.1,<2.0",

4
uv.lock generated
View File

@ -9,7 +9,7 @@ resolution-markers = [
]
[options]
exclude-newer = "2026-05-26T01:39:13.630743Z"
exclude-newer = "2026-05-28T03:32:27.927695Z"
exclude-newer-span = "P3D"
[manifest]
@ -3631,7 +3631,7 @@ proxy-dev = [
[[package]]
name = "litellm-enterprise"
version = "0.1.41"
version = "0.1.42"
source = { editable = "enterprise" }
[[package]]