Skip to content

Commit 54a2a8d

Browse files
Bump protobuf from 4.24.2 to 4.25.8 in /client/python
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.24.2 to 4.25.8. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.24.2...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3193d71 commit 54a2a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="[email protected]",
1111
description="VDMS Client Module",
12-
install_requires=["protobuf==4.24.2"],
12+
install_requires=["protobuf==4.25.8"],
1313
long_description=long_description,
1414
long_description_content_type="text/markdown",
1515
url="https://github.com/IntelLabs/vdms",

0 commit comments

Comments
 (0)