From 1cb869ed526ea68bfcf6dcb3188b54ca8084d377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 06:13:03 +0000 Subject: [PATCH] MAINT: Bump the doc-deps group across 1 directory with 2 updates Updates the requirements on [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) and [snowballstemmer](https://github.com/snowballstem/snowball) to permit the latest version. Updates `ansys-sphinx-theme` from 1.3.3 to 1.6.3 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.3.3...v1.6.3) Updates `snowballstemmer` to 3.0.1 - [Changelog](https://github.com/snowballstem/snowball/blob/master/NEWS) - [Commits](https://github.com/snowballstem/snowball/compare/v2.0.0...v3.0.1) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc-deps - dependency-name: snowballstemmer dependency-version: 3.0.1 dependency-type: direct:production dependency-group: doc-deps ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 221034a..6a39e2d 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,7 +1,7 @@ -ansys-sphinx-theme==1.3.3 +ansys-sphinx-theme==1.6.3 Sphinx==8.2.3 sphinx-copybutton==0.5.2 sphinx-design==0.6.1 sphinx-notfound-page==1.1.0 sphinxemoji==0.3.1 -snowballstemmer<3 +snowballstemmer<4