Skip to content

Commit 139ab81

Browse files
build(deps): bump protobuf from 3.17.3 to 5.29.6 in /udf/agent/py2
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.3 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] <[email protected]>
1 parent 286cd5a commit 139ab81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

udf/agent/py2/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
'kapacitor.udf',
1515
],
1616
install_requires=[
17-
"protobuf==3.17.3",
17+
"protobuf==5.29.6",
1818
],
1919
maintainer_email="[email protected]",
2020
license="MIT",

0 commit comments

Comments
 (0)