chore(deps): bump deps (#29373)
* bump: version 0.1.41 → 0.1.42 * uv lock
This commit is contained in:
parent
54ed5a4eb5
commit
28c0d8579b
@ -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==",
|
||||
|
||||
@ -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
4
uv.lock
generated
@ -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]]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user