Skip to content

Commit 6f2369a

Browse files
build: bump protobuf from 6.33.5 to 7.34.0
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.5 to 7.34.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.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf2628b commit 6f2369a

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"h11==0.16.0", # CVE fix (uvicorn dep)
2222
"starlette==0.52.1", # CVE fix (fastapi dep)
2323
"urllib3==2.6.3", # CVE fix (requests dep)
24-
"protobuf==6.33.5", # CVE fix (onnxruntime dep)
24+
"protobuf==7.34.0", # CVE fix (onnxruntime dep)
2525
]
2626

2727
[dependency-groups]

uv.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)