Skip to content

Commit cfad5cd

Browse files
Bump protobuf from 5.26.1 to 5.29.5 in /contract-tests/images/mock-collector (#404)
1 parent de4b61b commit cfad5cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contract-tests/images/mock-collector/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"grpcio ~= 1.66.0",
1414
"opentelemetry-proto==1.33.1",
1515
"opentelemetry-sdk==1.33.1",
16-
"protobuf==5.26.1",
16+
"protobuf==5.29.5",
1717
"typing-extensions==4.12.2"
1818
]
1919

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
grpcio==1.66.2
22
opentelemetry-proto==1.33.1
33
opentelemetry-sdk==1.33.1
4-
protobuf==5.26.1
4+
protobuf==5.29.5
55
typing-extensions==4.12.2

0 commit comments

Comments
 (0)