Skip to content

Commit 272b09f

Browse files
build(deps): bump protobuf from 6.31.0 to 6.31.1 in /samples/snippets (#1424)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5f0a2f commit 272b09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)