Skip to content

Commit b17b631

Browse files
Bump protobuf from 4.25.2 to 4.25.8 in /contract-tests/images/mock-collector (#244)
1 parent 8661ac1 commit b17b631

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.60.0",
1414
"opentelemetry-proto==1.25.0",
1515
"opentelemetry-sdk==1.25.0",
16-
"protobuf==4.25.2",
16+
"protobuf==4.25.8",
1717
"typing-extensions==4.9.0"
1818
]
1919

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
grpcio==1.60.1
22
opentelemetry-proto==1.25.0
33
opentelemetry-sdk==1.25.0
4-
protobuf==4.25.2
4+
protobuf==4.25.8
55
typing-extensions==4.9.0

0 commit comments

Comments
 (0)