Skip to content

Commit b14ffc5

Browse files
Bump protobuf from 5.29.5 to 5.29.6 in /client/python
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.5 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e477ae4 commit b14ffc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
author="Chaunté W. Lacewell",
1010
author_email="chaunte.w.lacewell@intel.com",
1111
description="VDMS Client Module",
12-
install_requires=["protobuf==5.29.5"],
12+
install_requires=["protobuf==5.29.6"],
1313
long_description=long_description,
1414
long_description_content_type="text/markdown",
1515
url="https://github.com/IntelLabs/vdms",

0 commit comments

Comments
 (0)