Skip to content

Commit 09e3caf

Browse files
authored
Merge branch 'main' into dependabot/pip/contract-tests/tests/requests-2.32.4
2 parents 915445f + b17b631 commit 09e3caf

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)