Skip to content

Commit dea76a4

Browse files
Bump protobuf from 5.29.4 to 5.29.5 (#54)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.4 to 5.29.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.29.4...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d4471c commit dea76a4

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ numpy = "^2.0.2"
2222
websockets = "^13.0"
2323
opencv-python = "^4.5.0"
2424
requests = "^2.32.4"
25-
protobuf = "^5.29.3"
25+
protobuf = "^5.29.5"
2626
google = "^3.0.0"
2727
pyrealsense2 = {version = "2.55.1.6486", markers = "sys_platform == 'win32'", optional = true}
2828
pyrealsense2-macosx = {version = "^2.54.2", markers = "sys_platform == 'darwin'", optional = true}

0 commit comments

Comments
 (0)