Skip to content

Commit 632fbdf

Browse files
build(deps): bump ansys-sphinx-theme in the doc-dependencies group
Bumps the doc-dependencies group with 1 update: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme). Updates `ansys-sphinx-theme` from 1.0.11 to 1.1.2 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.0.11...v1.1.2) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e60e903 commit 632fbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
[project.optional-dependencies]
3434
tests = ["pytest==8.3.3", "pytest-pyvista==0.1.9", "pytest-cov==5.0.0"]
3535
doc = [
36-
"ansys-sphinx-theme==1.0.11",
36+
"ansys-sphinx-theme==1.1.2",
3737
"jupyter_sphinx==0.5.3",
3838
"jupytext==1.16.4",
3939
"nbsphinx==0.9.5",

0 commit comments

Comments
 (0)