From 6ff693149d87481ccb2a3f0dd84cb5c2291653e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 9 Mar 2026 11:12:05 +0000 Subject: [PATCH] =?UTF-8?q?bump:=20litellm-enterprise=200.1.33=20=E2=86=92?= =?UTF-8?q?=200.1.34?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- enterprise/pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/enterprise/pyproject.toml b/enterprise/pyproject.toml index e77b8690f8..515885944f 100644 --- a/enterprise/pyproject.toml +++ b/enterprise/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "litellm-enterprise" -version = "0.1.33" +version = "0.1.34" description = "Package for LiteLLM Enterprise features" authors = ["BerriAI"] readme = "README.md" diff --git a/requirements.txt b/requirements.txt index 103b298145..4bc7679828 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,4 +80,4 @@ pypdf>=6.7.3 # for PDF text extraction in RAG ingestion (CVE-2026-27888) ######################## # LITELLM ENTERPRISE DEPENDENCIES ######################## -litellm-enterprise==0.1.33 +litellm-enterprise==0.1.34