Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit b1672af

Browse files
build(deps): bump protobuf from 6.31.0 to 6.31.1 in /samples/snippets
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.31.0 to 6.31.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v6.31.0...v6.31.1) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.31.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5f0a2f commit b1672af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ google-cloud-pubsub==2.29.0
22
avro==1.12.0
33
protobuf===4.24.4; python_version == '3.7'
44
protobuf===5.29.4; python_version == '3.8'
5-
protobuf==6.31.0; python_version >= '3.9'
5+
protobuf==6.31.1; python_version >= '3.9'
66
avro==1.12.0
77
opentelemetry-api===1.22.0; python_version == '3.7'
88
opentelemetry-sdk===1.22.0; python_version == '3.7'

0 commit comments

Comments
 (0)