diff --git a/doc/changelog.d/642.documentation.md b/doc/changelog.d/642.documentation.md new file mode 100644 index 000000000..d47dc58ed --- /dev/null +++ b/doc/changelog.d/642.documentation.md @@ -0,0 +1 @@ +MAINT: Bump ansys-sphinx-theme from 1.6.0 to 1.6.1 diff --git a/pyproject.toml b/pyproject.toml index add938c3c..6beb6cadc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ tests = [ "pytest-cov==6.2.1", ] doc = [ - "ansys-sphinx-theme==1.6.0", + "ansys-sphinx-theme==1.6.1", "jupyter_sphinx==0.5.3", "matplotlib==3.10.6", "numpydoc==1.9.0",