Skip to content

Commit f3c6c12

Browse files
committed
bump grpcio in requirements
Signed-off-by: emdneto <[email protected]>
1 parent 2f5151d commit f3c6c12

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

exporter/opentelemetry-exporter-opencensus/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
asgiref==3.7.2
22
Deprecated==1.2.14
3-
grpcio==1.62.0
3+
grpcio==1.66.2
44
importlib-metadata==6.11.0
55
iniconfig==2.0.0
66
opencensus-proto==0.1.0

shim/opentelemetry-opencensus-shim/test-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ charset-normalizer==3.3.2
55
Deprecated==1.2.14
66
google-api-core==2.17.1
77
google-auth==2.28.1
8-
googleapis-common-protos==1.62.0
9-
grpcio==1.62.0
8+
googleapis-common-protos==1.63.2
9+
grpcio==1.66.2
1010
idna==3.7
1111
importlib-metadata==6.11.0
1212
iniconfig==2.0.0

0 commit comments

Comments
 (0)