From 67628a60c35f9188d70dc16d204b96a741be0dc4 Mon Sep 17 00:00:00 2001 From: Yuneng Jiang Date: Sat, 25 Apr 2026 19:30:33 -0700 Subject: [PATCH 1/5] =?UTF-8?q?bump:=20version=200.4.68=20=E2=86=92=200.4.?= =?UTF-8?q?69?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- litellm-proxy-extras/pyproject.toml | 4 ++-- pyproject.toml | 2 +- ui/litellm-dashboard/tsconfig.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/litellm-proxy-extras/pyproject.toml b/litellm-proxy-extras/pyproject.toml index a55e2a48a7..41c78296fb 100644 --- a/litellm-proxy-extras/pyproject.toml +++ b/litellm-proxy-extras/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "litellm-proxy-extras" -version = "0.4.68" +version = "0.4.69" description = "Additional files for the LiteLLM Proxy. Reduces the size of the main litellm package." readme = "README.md" requires-python = ">=3.9" @@ -26,7 +26,7 @@ required-version = ">=0.10.9" module-root = "" [tool.commitizen] -version = "0.4.68" +version = "0.4.69" version_files = [ "pyproject.toml:^version", "../pyproject.toml:litellm-proxy-extras==", diff --git a/pyproject.toml b/pyproject.toml index 44f6c6b3ca..1264533c61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ proxy = [ "azure-identity==1.25.2", "azure-storage-blob==12.28.0", "mcp==1.26.0", - "litellm-proxy-extras==0.4.68", + "litellm-proxy-extras==0.4.69", "litellm-enterprise==0.1.38", "RestrictedPython==8.1", "rich==13.9.4", diff --git a/ui/litellm-dashboard/tsconfig.json b/ui/litellm-dashboard/tsconfig.json index 5b0352feb9..d24bdd340f 100644 --- a/ui/litellm-dashboard/tsconfig.json +++ b/ui/litellm-dashboard/tsconfig.json @@ -14,7 +14,7 @@ "moduleResolution": "bundler", "resolveJsonModule": true, "isolatedModules": true, - "jsx": "preserve", + "jsx": "react-jsx", "incremental": true, "plugins": [ { From 92c1e9b63c43f7ef3f3927184252ecfd3bffe527 Mon Sep 17 00:00:00 2001 From: Yuneng Jiang Date: Sat, 25 Apr 2026 19:31:49 -0700 Subject: [PATCH 2/5] =?UTF-8?q?bump:=20version=200.1.38=20=E2=86=92=200.1.?= =?UTF-8?q?39?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- enterprise/pyproject.toml | 4 ++-- pyproject.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/enterprise/pyproject.toml b/enterprise/pyproject.toml index 7992b14948..cfbbe1f494 100644 --- a/enterprise/pyproject.toml +++ b/enterprise/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "litellm-enterprise" -version = "0.1.38" +version = "0.1.39" 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.38" +version = "0.1.39" version_files = [ "pyproject.toml:^version", "../pyproject.toml:litellm-enterprise==", diff --git a/pyproject.toml b/pyproject.toml index 1264533c61..c98025afdb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ proxy = [ "azure-storage-blob==12.28.0", "mcp==1.26.0", "litellm-proxy-extras==0.4.69", - "litellm-enterprise==0.1.38", + "litellm-enterprise==0.1.39", "RestrictedPython==8.1", "rich==13.9.4", "polars==1.38.1", From 4ec3ac28a6fe1219da7fac267eade4d40bbb0f40 Mon Sep 17 00:00:00 2001 From: Yuneng Jiang Date: Sat, 25 Apr 2026 19:32:21 -0700 Subject: [PATCH 3/5] =?UTF-8?q?bump:=20version=201.83.13=20=E2=86=92=201.8?= =?UTF-8?q?3.14?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index c98025afdb..a15fa5a06a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "litellm" -version = "1.83.13" +version = "1.83.14" description = "Library to easily interface with LLM API providers" readme = "README.md" requires-python = ">=3.10, <3.14" @@ -236,7 +236,7 @@ source-exclude = [ profile = "black" [tool.commitizen] -version = "1.83.13" +version = "1.83.14" version_files = [ "pyproject.toml:^version", ] From a10fff888d0c012a3033507ceb4cd389644dfa01 Mon Sep 17 00:00:00 2001 From: Yuneng Jiang Date: Sat, 25 Apr 2026 19:32:41 -0700 Subject: [PATCH 4/5] uv lock --- uv.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/uv.lock b/uv.lock index 742924f368..53f032cfba 100644 --- a/uv.lock +++ b/uv.lock @@ -9,7 +9,7 @@ resolution-markers = [ ] [options] -exclude-newer = "2026-04-21T00:37:06.912723792Z" +exclude-newer = "2026-04-23T02:32:27.506663Z" exclude-newer-span = "P3D" [manifest] @@ -3085,7 +3085,7 @@ wheels = [ [[package]] name = "litellm" -version = "1.83.13" +version = "1.83.14" source = { editable = "." } dependencies = [ { name = "aiohttp" }, @@ -3413,12 +3413,12 @@ proxy-dev = [ [[package]] name = "litellm-enterprise" -version = "0.1.38" +version = "0.1.39" source = { editable = "enterprise" } [[package]] name = "litellm-proxy-extras" -version = "0.4.68" +version = "0.4.69" source = { editable = "litellm-proxy-extras" } [[package]] From 4c6a4e732ec3c0aec46621378b0dbf562072acaf Mon Sep 17 00:00:00 2001 From: yuneng-jiang Date: Sat, 25 Apr 2026 19:38:07 -0700 Subject: [PATCH 5/5] Update ui/litellm-dashboard/tsconfig.json Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- ui/litellm-dashboard/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/litellm-dashboard/tsconfig.json b/ui/litellm-dashboard/tsconfig.json index d24bdd340f..5b0352feb9 100644 --- a/ui/litellm-dashboard/tsconfig.json +++ b/ui/litellm-dashboard/tsconfig.json @@ -14,7 +14,7 @@ "moduleResolution": "bundler", "resolveJsonModule": true, "isolatedModules": true, - "jsx": "react-jsx", + "jsx": "preserve", "incremental": true, "plugins": [ {