File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -49,14 +49,14 @@ tests = [
4949 " pytest-cov==6.1.1" ,
5050 " pyfakefs==5.8.0" ,
5151 " hypothesis==6.135.10" ,
52- " grpcio==1.73.1 " ,
53- " grpcio-health-checking==1.73.1 " ,
52+ " grpcio==1.71.2 " ,
53+ " grpcio-health-checking==1.71.2 " ,
5454]
5555
5656doc = [
5757 " ansys-sphinx-theme==1.5.2" ,
58- " grpcio==1.73.1 " ,
59- " grpcio-health-checking==1.73.1 " ,
58+ " grpcio==1.71.2 " ,
59+ " grpcio-health-checking==1.71.2 " ,
6060 " sphinx==8.2.3" ,
6161 " sphinx-autoapi==3.6.0" ,
6262 " sphinx-click==4.4.0" ,
@@ -72,8 +72,8 @@ dev = [
7272 " pytest-cov==6.1.1" ,
7373 " pyfakefs==5.8.0" ,
7474 " hypothesis==6.135.10" ,
75- " grpcio==1.73.1 " ,
76- " grpcio-health-checking==1.73.1 " ,
75+ " grpcio==1.71.2 " ,
76+ " grpcio-health-checking==1.71.2 " ,
7777 " pre-commit"
7878]
7979
You can’t perform that action at this time.
0 commit comments