Skip to content

Commit af93542

Browse files
Bump protobuf from 5.27.3 to 5.28.0
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.27.3 to 5.28.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.27.3...v5.28.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3624c6b commit af93542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ mpmath==1.3.0
1414
numpy==1.26.4; python_version < '3.13' and python_version >= '3.9'
1515
onnxruntime==1.19.2
1616
packaging==24.1; python_version >= '3.8'
17-
protobuf==5.27.3; python_version >= '3.8'
17+
protobuf==5.28.0; python_version >= '3.8'
1818
pydantic==2.9.1; python_version >= '3.8'
1919
pydantic-core==2.20.1; python_version >= '3.8'
2020
pyreadline3==3.4.1; python_version >= '3.8' and sys_platform == 'win32'

0 commit comments

Comments
 (0)