Skip to content

Commit 8ca1561

Browse files
dependabot[bot]pyansys-ci-botAlejandroFernandezLuces
authored
build(deps): bump the doc-dependencies group across 1 directory with 3 updates (#315)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Alex Fernandez <[email protected]>
1 parent 18ce4b5 commit 8ca1561

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ updates:
2525
patterns:
2626
- "*sphinx*"
2727
- "numpydoc"
28+
exclude-patterns:
29+
- "nbsphinx"
2830
pyvista:
2931
patterns:
3032
- "pyvista*"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Build(deps): bump the doc-dependencies group across 1 directory with 3 updates

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ tests = [
4545

4646
doc = [
4747
"pyvista==0.45.2",
48-
"ansys-sphinx-theme==1.3.2",
48+
"ansys-sphinx-theme==1.5.2",
4949
"jupyter_sphinx==0.5.3",
5050
"jupytext==1.17.2",
5151
"nbsphinx==0.9.6",
52-
"numpydoc==1.8.0",
52+
"numpydoc==1.9.0",
5353
"sphinx==8.2.3",
5454
"sphinx-autoapi==3.6.0",
5555
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)