Skip to content

Commit 0ea873c

Browse files
build(deps): bump ansys-sphinx-theme from 1.1.3 to 1.1.6 in /requirements (#522)
* 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](ansys/ansys-sphinx-theme@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] <support@github.com> * Update conf.py --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
1 parent aa0d519 commit 0ea873c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@
200200
"https://github.com/ansys-internal/.*", # Private URL
201201
"https://myapps.microsoft.com/signin/8f67c59b-83ac-4318-ae96-f0588382ddc0?tenantId=34c6ce67-15b8-4eff-80e9-52da8be89706", # Join Ansys GitHub account
202202
"https://myapps.microsoft.com/signin/42c0fa04-03f2-4407-865e-103af6973dae?tenantId=34c6ce67-15b8-4eff-80e9-52da8be89706", # Join Ansys internal GitHub account
203+
"https://opensource.org/licenses/MIT", # Prevented from access
203204
]
204205

205206
# Linkcheck ignore broken anchors

requirements/requirements_doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Sphinx==8.1.3
2-
ansys-sphinx-theme==1.1.3
2+
ansys-sphinx-theme==1.1.6
33
sphinx-copybutton==0.5.2
44
sphinx_toolbox==3.8.1
55
sphinx_design==0.6.1

0 commit comments

Comments
 (0)