Skip to content

Commit bc8adad

Browse files
authored
Merge branch 'main' into audit-asyncpg
2 parents 8495643 + 77708cd commit bc8adad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

instrumentation/opentelemetry-instrumentation-grpc/test-requirements-1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
asgiref==3.8.1
22
Deprecated==1.2.14
3-
grpcio==1.63.0
3+
grpcio==1.66.2
44
iniconfig==2.0.0
55
packaging==24.0
66
pluggy==1.5.0

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ envlist =
265265
; The numbers at the end of the environment names
266266
; below mean these dependencies are being used:
267267
; 0: grpcio==1.62.0
268-
; 1: grpcio==1.63.0
268+
; 1: grpcio==1.66.2
269269
py3{8,9,10,11,12}-test-instrumentation-grpc-{0,1}
270270
lint-instrumentation-grpc
271271

0 commit comments

Comments
 (0)