Merge pull request #32150 from BerriAI/litellm_/epic-cannon-f16c3e

bump: litellm-enterprise 0.1.46 -> 0.1.47
This commit is contained in:
yuneng-jiang 2026-07-04 14:43:30 -07:00 committed by GitHub
commit 4f12b20946
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.46"
version = "0.1.47"
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.46"
version = "0.1.47"
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.75",
"litellm-enterprise==0.1.46",
"litellm-enterprise==0.1.47",
"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-06-30T05:26:52.796531Z"
exclude-newer = "2026-07-01T21:29:59.740039Z"
exclude-newer-span = "P3D"
[manifest]
@ -3639,7 +3639,7 @@ proxy-dev = [
[[package]]
name = "litellm-enterprise"
version = "0.1.46"
version = "0.1.47"
source = { editable = "enterprise" }
[[package]]