From 6a0dcf1268689c9f7121b13d13dc4a2224d75d6d Mon Sep 17 00:00:00 2001 From: Yuneng Jiang Date: Tue, 4 Aug 2026 18:44:04 -0700 Subject: [PATCH] bump: litellm-proxy-extras 0.4.82 -> 0.4.83 --- litellm-proxy-extras/pyproject.toml | 4 ++-- pyproject.toml | 2 +- uv.lock | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/litellm-proxy-extras/pyproject.toml b/litellm-proxy-extras/pyproject.toml index a2435f7534d..beddd899472 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.82" +version = "0.4.83" 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.82" +version = "0.4.83" version_files = [ "pyproject.toml:^version", "../pyproject.toml:litellm-proxy-extras==", diff --git a/pyproject.toml b/pyproject.toml index 5466975b441..0f2ab412fe4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ proxy = [ "azure-identity>=1.25.2,<2.0", "azure-storage-blob>=12.28.0,<13.0", "mcp>=1.28.1,<2.0", - "litellm-proxy-extras==0.4.82", + "litellm-proxy-extras==0.4.83", "litellm-enterprise==0.1.53", "RestrictedPython>=8.1,<9.0", "rich>=13.9.4,<14.0", diff --git a/uv.lock b/uv.lock index 5e3839431ab..21964204a65 100644 --- a/uv.lock +++ b/uv.lock @@ -10,7 +10,7 @@ resolution-markers = [ ] [options] -exclude-newer = "2026-08-01T21:00:29.35856Z" +exclude-newer = "2026-08-02T01:44:17.274352Z" exclude-newer-span = "P3D" [manifest] @@ -4604,7 +4604,7 @@ source = { editable = "enterprise" } [[package]] name = "litellm-proxy-extras" -version = "0.4.82" +version = "0.4.83" source = { editable = "litellm-proxy-extras" } [[package]]