diff --git a/doc/changelog.d/562.dependencies.md b/doc/changelog.d/562.dependencies.md new file mode 100644 index 00000000..fd0597bb --- /dev/null +++ b/doc/changelog.d/562.dependencies.md @@ -0,0 +1 @@ +chore(deps): update pydata-sphinx-theme requirement from <0.16,>=0.15.4 to >=0.15.4,<0.17 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index a59f24a4..8b5e3712 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ ] dependencies = [ "Sphinx>=4.2.0", - "pydata-sphinx-theme>=0.15.4,<0.16", + "pydata-sphinx-theme>=0.15.4,<0.17", "Jinja2>=3.1.2", "importlib-metadata>=4.0", "pdf2image>=1.17.0", diff --git a/src/ansys_sphinx_theme/theme/ansys_sphinx_theme/components/breadcrumbs.html b/src/ansys_sphinx_theme/theme/ansys_sphinx_theme/components/breadcrumbs.html index 22433145..bac8406b 100644 --- a/src/ansys_sphinx_theme/theme/ansys_sphinx_theme/components/breadcrumbs.html +++ b/src/ansys_sphinx_theme/theme/ansys_sphinx_theme/components/breadcrumbs.html @@ -40,7 +40,7 @@