Skip to content

Commit

Permalink
build(deps): bump sphinx from 7.2.6 to 7.3.7 in /requirements (#240)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Camille <[email protected]>
  • Loading branch information
dependabot[bot] and clatapie authored May 15, 2024
1 parent 8b3293d commit 6b9e2dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@
"thumbnail_size": (350, 350),
}

suppress_warnings = ["config.cache"]

# Intersphinx mapping
intersphinx_mapping = {
"python": ("https://docs.python.org/dev", None),
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pyvista[jupyter]==0.43.7
vtk==9.3.0

# Documentation dependencies
Sphinx==7.2.6
Sphinx==7.3.7
numpydoc==1.7.0
ansys-sphinx-theme==0.15.2
sphinx-copybutton==0.5.2
Expand Down

0 comments on commit 6b9e2dc

Please sign in to comment.