Skip to content

Commit ee49cde

Browse files
Bump ansys-sphinx-theme from 0.8.2 to 0.9.0 (#414)
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]>
1 parent aeecfae commit ee49cde

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

doc/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"json_url": f"https://{cname}/release/versions.json",
4545
"version_match": switcher_version,
4646
},
47-
"navbar_end": ["version-switcher", "theme-switcher", "navbar-icon-links"],
4847
"github_url": "https://github.com/pyansys/pygeometry",
4948
"show_prev_next": False,
5049
"show_breadcrumbs": True,

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ tests = [
6666
"pytest-pyvista==0.1.6",
6767
]
6868
doc = [
69-
"ansys-sphinx-theme==0.8.2",
69+
"ansys-sphinx-theme==0.9.0",
7070
"docker==6.0.1",
7171
"ipyvtklink==0.2.3",
7272
"jupyter_sphinx==0.4.0",

0 commit comments

Comments
 (0)