diff --git a/doc/changelog.d/490.dependencies.md b/doc/changelog.d/490.dependencies.md new file mode 100644 index 00000000..3d9a5ae2 --- /dev/null +++ b/doc/changelog.d/490.dependencies.md @@ -0,0 +1 @@ +Build(deps): Bump ansys-sphinx-theme from 0.16.0 to 0.16.5 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 0ebb127f..52ec5281 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ tests = [ "pytest-cov==4.1.0", ] doc = [ - "ansys-sphinx-theme==0.16.0", + "ansys-sphinx-theme==0.16.5", "numpydoc==1.6.0", "sphinx==7.3.7", "sphinx-copybutton==0.5.2",