From ed2953f5c500d091c084f819a53dcad495d72c55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 07:35:37 +0000 Subject: [PATCH 1/2] build(deps): bump ansys-sphinx-theme in /requirements Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 1.1.3 to 1.1.6. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.1.3...v1.1.6) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 265dd0b73..2ec1e1373 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,5 +1,5 @@ Sphinx==8.1.3 -ansys-sphinx-theme==1.1.3 +ansys-sphinx-theme==1.1.6 sphinx-copybutton==0.5.2 sphinx_toolbox==3.8.1 sphinx_design==0.6.1 From 64227b15c6833df987365aaf300516a1049ad11e Mon Sep 17 00:00:00 2001 From: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:53:29 +0200 Subject: [PATCH 2/2] Update conf.py --- doc/source/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/conf.py b/doc/source/conf.py index 51e2a1a68..4068aa8bf 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -200,6 +200,7 @@ "https://github.com/ansys-internal/.*", # Private URL "https://myapps.microsoft.com/signin/8f67c59b-83ac-4318-ae96-f0588382ddc0?tenantId=34c6ce67-15b8-4eff-80e9-52da8be89706", # Join Ansys GitHub account "https://myapps.microsoft.com/signin/42c0fa04-03f2-4407-865e-103af6973dae?tenantId=34c6ce67-15b8-4eff-80e9-52da8be89706", # Join Ansys internal GitHub account + "https://opensource.org/licenses/MIT", # Prevented from access ] # Linkcheck ignore broken anchors