From c211920ea7d9b892ab3d9b774a722a6fc0cebe9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 00:17:38 +0000 Subject: [PATCH] chore(deps): bump protobuf in /backend/python/transformers Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.5 to 7.35.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.35.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/python/transformers/requirements-cpu.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-mps.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 4cf2fa4e9..690b3b9b8 100644 --- a/backend/python/transformers/requirements-cpu.txt +++ b/backend/python/transformers/requirements-cpu.txt @@ -7,4 +7,4 @@ bitsandbytes sentence-transformers==5.5.0 diffusers soundfile -protobuf==6.33.5 \ No newline at end of file +protobuf==7.35.0 \ No newline at end of file diff --git a/backend/python/transformers/requirements-cublas12.txt b/backend/python/transformers/requirements-cublas12.txt index acac34c36..160758777 100644 --- a/backend/python/transformers/requirements-cublas12.txt +++ b/backend/python/transformers/requirements-cublas12.txt @@ -7,4 +7,4 @@ bitsandbytes sentence-transformers==5.5.0 diffusers soundfile -protobuf==6.33.5 \ No newline at end of file +protobuf==7.35.0 \ No newline at end of file diff --git a/backend/python/transformers/requirements-cublas13.txt b/backend/python/transformers/requirements-cublas13.txt index 2e2278fc2..4f738374a 100644 --- a/backend/python/transformers/requirements-cublas13.txt +++ b/backend/python/transformers/requirements-cublas13.txt @@ -7,4 +7,4 @@ bitsandbytes sentence-transformers==5.5.0 diffusers soundfile -protobuf==6.33.5 \ No newline at end of file +protobuf==7.35.0 \ No newline at end of file diff --git a/backend/python/transformers/requirements-hipblas.txt b/backend/python/transformers/requirements-hipblas.txt index 752ab0ba8..2deaa30bf 100644 --- a/backend/python/transformers/requirements-hipblas.txt +++ b/backend/python/transformers/requirements-hipblas.txt @@ -8,4 +8,4 @@ bitsandbytes sentence-transformers==5.5.0 diffusers soundfile -protobuf==6.33.5 \ No newline at end of file +protobuf==7.35.0 \ No newline at end of file diff --git a/backend/python/transformers/requirements-intel.txt b/backend/python/transformers/requirements-intel.txt index a2c569c58..41cee6fb0 100644 --- a/backend/python/transformers/requirements-intel.txt +++ b/backend/python/transformers/requirements-intel.txt @@ -8,4 +8,4 @@ bitsandbytes sentence-transformers==5.5.0 diffusers soundfile -protobuf==6.33.5 \ No newline at end of file +protobuf==7.35.0 \ No newline at end of file diff --git a/backend/python/transformers/requirements-mps.txt b/backend/python/transformers/requirements-mps.txt index 2b48f05e9..2138467e2 100644 --- a/backend/python/transformers/requirements-mps.txt +++ b/backend/python/transformers/requirements-mps.txt @@ -7,4 +7,4 @@ bitsandbytes sentence-transformers==5.5.0 diffusers soundfile -protobuf==6.33.5 +protobuf==7.35.0 diff --git a/backend/python/transformers/requirements.txt b/backend/python/transformers/requirements.txt index e03d699a7..130b657f6 100644 --- a/backend/python/transformers/requirements.txt +++ b/backend/python/transformers/requirements.txt @@ -1,5 +1,5 @@ grpcio==1.80.0 -protobuf==6.33.5 +protobuf==7.35.0 certifi setuptools scipy==1.15.1