File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change
1
+ bump beartype from 0.19.0 to 0.20.1
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ dependencies = [
27
27
" ansys-api-geometry==0.4.50" ,
28
28
" ansys-tools-path>=0.3,<1" ,
29
29
" attrs!=24.3.0" ,
30
- " beartype>=0.11.0,<0.20 " ,
30
+ " beartype>=0.11.0,<0.21 " ,
31
31
" geomdl>=5,<6" ,
32
32
" grpcio>=1.35.0,<1.68" ,
33
33
" grpcio-health-checking>=1.45.0,<1.68" ,
@@ -60,7 +60,7 @@ tests = [
60
60
" ansys-platform-instancemanagement==1.1.2" ,
61
61
" ansys-tools-path==0.7.1" ,
62
62
" ansys-tools-visualization-interface==0.8.3" ,
63
- " beartype==0.19.0 " ,
63
+ " beartype==0.20.1 " ,
64
64
" docker==7.1.0" ,
65
65
" geomdl==5.3.1" ,
66
66
" grpcio==1.67.1" ,
@@ -91,7 +91,7 @@ doc = [
91
91
" ansys-sphinx-theme[autoapi]==1.3.3" ,
92
92
" ansys-tools-path==0.7.1" ,
93
93
" ansys-tools-visualization-interface==0.8.3" ,
94
- " beartype==0.19.0 " ,
94
+ " beartype==0.20.1 " ,
95
95
" docker==7.1.0" ,
96
96
" geomdl==5.3.1" ,
97
97
" grpcio==1.67.1" ,
You can’t perform that action at this time.
0 commit comments