Skip to content

Commit

Permalink
build: bump sphinx from 7.4.7 to 8.0.2 in /requirements (#527)
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: Roberto Pastor Muela <[email protected]>
  • Loading branch information
dependabot[bot] and RobPasMue authored Aug 12, 2024
1 parent 4ffc204 commit aed0e4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
# Ignore the following patterns when accessing links
linkcheck_ignore = [
r"https://github.com/ansys-internal/.*",
r"https://pkgs.dev.azure.com/pyansys/_packaging/pyansys/pypi/*",
]

# Auxiliary routines for automatic documentation generation
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_doc.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ansys-sphinx-theme==1.0.2
pyyaml==6.0.2
Sphinx==7.4.7
Sphinx==8.0.2
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
sphinx_design==0.6.1
Expand Down

0 comments on commit aed0e4a

Please sign in to comment.