Skip to content

Commit 2f22a12

Browse files
authored
bump litellm-proxy-extras to 0.4.67 (BerriAI#26043)
* bump litellm-proxy-extras version to 0.4.67 * bump litellm-proxy-extras pin to 0.4.67 in litellm pyproject * regenerate uv.lock for litellm-proxy-extras 0.4.67 * bump litellm-enterprise version to 0.1.38 * bump litellm-enterprise pin to 0.1.38 in litellm pyproject * regenerate uv.lock for litellm-enterprise 0.1.38
1 parent 9e77e25 commit 2f22a12

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

enterprise/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "litellm-enterprise"
3-
version = "0.1.36"
3+
version = "0.1.38"
44
description = "Package for LiteLLM Enterprise features"
55
readme = "README.md"
66
requires-python = ">=3.9"
@@ -25,7 +25,7 @@ required-version = "==0.10.9"
2525
module-root = ""
2626

2727
[tool.commitizen]
28-
version = "0.1.36"
28+
version = "0.1.38"
2929
version_files = [
3030
"pyproject.toml:^version",
3131
"../pyproject.toml:litellm-enterprise==",

litellm-proxy-extras/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "litellm-proxy-extras"
3-
version = "0.4.66"
3+
version = "0.4.67"
44
description = "Additional files for the LiteLLM Proxy. Reduces the size of the main litellm package."
55
readme = "README.md"
66
requires-python = ">=3.9"
@@ -25,7 +25,7 @@ required-version = "==0.10.9"
2525
module-root = ""
2626

2727
[tool.commitizen]
28-
version = "0.4.66"
28+
version = "0.4.67"
2929
version_files = [
3030
"pyproject.toml:^version",
3131
"../pyproject.toml:litellm-proxy-extras==",

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ proxy = [
5252
"azure-identity==1.25.2",
5353
"azure-storage-blob==12.28.0",
5454
"mcp==1.26.0",
55-
"litellm-proxy-extras==0.4.66",
56-
"litellm-enterprise==0.1.37",
55+
"litellm-proxy-extras==0.4.67",
56+
"litellm-enterprise==0.1.38",
5757
"RestrictedPython==8.1",
5858
"rich==13.9.4",
5959
"polars==1.38.1",

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)