Skip to content

Commit

Permalink
grpc: bump grpcio version in test-requirements (#3140)
Browse files Browse the repository at this point in the history
* grpc: bump grpcio version in test-requirements

Signed-off-by: emdneto <[email protected]>

* keep 1.62.0 test

Signed-off-by: emdneto <[email protected]>

* fix toxini

Signed-off-by: emdneto <[email protected]>

---------

Signed-off-by: emdneto <[email protected]>
  • Loading branch information
emdneto authored Dec 23, 2024
1 parent 73ecf39 commit 77708cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
asgiref==3.8.1
Deprecated==1.2.14
grpcio==1.63.0
grpcio==1.66.2
iniconfig==2.0.0
packaging==24.0
pluggy==1.5.0
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ envlist =
; The numbers at the end of the environment names
; below mean these dependencies are being used:
; 0: grpcio==1.62.0
; 1: grpcio==1.63.0
; 1: grpcio==1.66.2
py3{8,9,10,11,12}-test-instrumentation-grpc-{0,1}
lint-instrumentation-grpc

Expand Down

0 comments on commit 77708cd

Please sign in to comment.