From bbce461f577e4ba6584e7eb9c50d1e5f1fb34652 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 22:13:18 +0100 Subject: [PATCH] chore(deps): bump protobuf from 6.33.1 to 6.33.2 in /backend/python/transformers (#7481) chore(deps): bump protobuf in /backend/python/transformers Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.1 to 6.33.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- backend/python/transformers/requirements-cpu.txt | 2 +- backend/python/transformers/requirements-cublas11.txt | 2 +- backend/python/transformers/requirements-cublas12.txt | 2 +- backend/python/transformers/requirements-cublas13.txt | 2 +- backend/python/transformers/requirements-hipblas.txt | 2 +- backend/python/transformers/requirements-intel.txt | 2 +- backend/python/transformers/requirements.txt | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/backend/python/transformers/requirements-cpu.txt b/backend/python/transformers/requirements-cpu.txt index e25ad0aa8..655ee645f 100644 --- a/backend/python/transformers/requirements-cpu.txt +++ b/backend/python/transformers/requirements-cpu.txt @@ -6,4 +6,4 @@ transformers bitsandbytes outetts sentence-transformers==5.1.0 -protobuf==6.33.1 \ No newline at end of file +protobuf==6.33.2 \ No newline at end of file diff --git a/backend/python/transformers/requirements-cublas11.txt b/backend/python/transformers/requirements-cublas11.txt index d0504e4b1..584973c2d 100644 --- a/backend/python/transformers/requirements-cublas11.txt +++ b/backend/python/transformers/requirements-cublas11.txt @@ -7,4 +7,4 @@ transformers bitsandbytes outetts sentence-transformers==5.1.0 -protobuf==6.33.1 \ No newline at end of file +protobuf==6.33.2 \ No newline at end of file diff --git a/backend/python/transformers/requirements-cublas12.txt b/backend/python/transformers/requirements-cublas12.txt index 0745e227b..ae8e8197e 100644 --- a/backend/python/transformers/requirements-cublas12.txt +++ b/backend/python/transformers/requirements-cublas12.txt @@ -6,4 +6,4 @@ transformers bitsandbytes outetts sentence-transformers==5.1.0 -protobuf==6.33.1 \ No newline at end of file +protobuf==6.33.2 \ No newline at end of file diff --git a/backend/python/transformers/requirements-cublas13.txt b/backend/python/transformers/requirements-cublas13.txt index 8f72998e4..2e2dda6b8 100644 --- a/backend/python/transformers/requirements-cublas13.txt +++ b/backend/python/transformers/requirements-cublas13.txt @@ -6,4 +6,4 @@ transformers bitsandbytes outetts sentence-transformers==5.1.0 -protobuf==6.33.1 \ No newline at end of file +protobuf==6.33.2 \ No newline at end of file diff --git a/backend/python/transformers/requirements-hipblas.txt b/backend/python/transformers/requirements-hipblas.txt index 380cceed9..2b468314c 100644 --- a/backend/python/transformers/requirements-hipblas.txt +++ b/backend/python/transformers/requirements-hipblas.txt @@ -8,4 +8,4 @@ bitsandbytes outetts bitsandbytes sentence-transformers==5.1.0 -protobuf==6.33.1 \ No newline at end of file +protobuf==6.33.2 \ No newline at end of file diff --git a/backend/python/transformers/requirements-intel.txt b/backend/python/transformers/requirements-intel.txt index 19e7b0434..e0d31d2fd 100644 --- a/backend/python/transformers/requirements-intel.txt +++ b/backend/python/transformers/requirements-intel.txt @@ -10,4 +10,4 @@ intel-extension-for-transformers bitsandbytes outetts sentence-transformers==5.1.0 -protobuf==6.33.1 \ No newline at end of file +protobuf==6.33.2 \ No newline at end of file diff --git a/backend/python/transformers/requirements.txt b/backend/python/transformers/requirements.txt index 73fe934f0..307f44d29 100644 --- a/backend/python/transformers/requirements.txt +++ b/backend/python/transformers/requirements.txt @@ -1,5 +1,5 @@ grpcio==1.76.0 -protobuf==6.33.1 +protobuf==6.33.2 certifi setuptools scipy==1.15.1