Skip to content

Commit 1ad2b3b

Browse files
Bump protobuf in /tools/ci_build/github/linux/docker/scripts
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.0 to 6.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83d11b5 commit 1ad2b3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/ci_build/github/linux/docker/scripts/manylinux/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mypy
44
pytest
55
setuptools>=68.2.2
66
wheel
7-
protobuf==6.33.0
7+
protobuf==6.33.5
88
sympy==1.14
99
flatbuffers
1010
neural-compressor>=2.2.1

tools/ci_build/github/linux/docker/scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ wheel==0.45.1
88
argparse
99
sympy==1.14
1010
flatbuffers
11-
protobuf==6.33.0
11+
protobuf==6.33.5
1212
packaging
1313
onnxscript==0.5.3; python_version < "3.14"
1414
onnx-ir==0.1.10; python_version < "3.14"

0 commit comments

Comments
 (0)