Compare commits

...
Author SHA1 Message Date
dependabot[bot]andGitHub 6e2b13a264 Bump protobuf from 6.33.6 to 7.35.0
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.6 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.34.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 03:23:20 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ py-cpuinfo
transformers >= 4.56.0, != 5.0.*, != 5.1.*, != 5.2.*, != 5.3.*, != 5.4.*, != 5.5.0
tokenizers >= 0.21.1 # Required for fast incremental detokenization.
safetensors >= 0.6.2 # MXFP4/MXFP6 dtype support (F8_E8M0, F4) added in 0.6.0: https://github.com/huggingface/safetensors/pull/611
protobuf >= 5.29.6, !=6.30.*, !=6.31.*, !=6.32.*, !=6.33.0.*, !=6.33.1.*, !=6.33.2.*, !=6.33.3.*, !=6.33.4.* # Required by LlamaTokenizer, gRPC. CVE-2026-0994
protobuf != 6.30.0.dev, != 6.31.0.dev, != 6.32.0.dev, != 6.33.0.0.dev, != 6.33.1.0.dev, != 6.33.2.0.dev, != 6.33.3.0.dev, != 6.33.4.0.dev, >= 7.35.0 # Required by LlamaTokenizer, gRPC. CVE-2026-0994
fastapi[standard] >= 0.115.0 # Required by FastAPI's form models in the OpenAI API server's audio transcriptions endpoint.
aiohttp >= 3.13.3
openai >= 2.0.0 # For Responses API with reasoning content
+1 -1
View File
@@ -661,7 +661,7 @@ propcache==0.2.0
# yarl
proto-plus==1.26.1
# via google-api-core
protobuf==6.33.6
protobuf==7.35.0
# via
# -c requirements/common.txt
# google-api-core