Skip to content

Commit 3350f89

Browse files
authored
Ci/fixing the nightly build (#916)
* Pinning grpcio * Ignore grpcio dependencies in dependabot
1 parent a59baf6 commit 3350f89

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ updates:
1111
ignore:
1212
- dependency-name: "vtk"
1313
- dependency-name: "ansys-mapdl-reader"
14+
- dependency-name: "grpcio"

requirements_docs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ sphinx-notfound-page==0.8
2121
sphinxcontrib-websupport==1.2.4
2222
sphinxemoji==0.2.0
2323
vtk==9.0.3
24+
grpcio==1.43.0

0 commit comments

Comments
 (0)