From fc7e89992a790aaf192ffdd67e3ec43e3d0b256c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 21:01:38 +0000 Subject: [PATCH] Bump soupsieve from 2.6 to 2.8.4 in /doc Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.6 to 2.8.4. - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](https://github.com/facelessuser/soupsieve/compare/2.6...2.8.4) --- updated-dependencies: - dependency-name: soupsieve dependency-version: 2.8.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 1ad69dbd..a38efb61 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -63,7 +63,7 @@ scikit-learn==1.6.1 ; python_version >= "3.9" and python_version < "3.15" scipy==1.13.1 ; python_version >= "3.9" and python_version < "3.15" six==1.17.0 ; python_version >= "3.9" and python_version < "3.15" snowballstemmer==2.2.0 ; python_version >= "3.9" and python_version < "3.15" -soupsieve==2.6 ; python_version >= "3.9" and python_version < "3.15" +soupsieve==2.8.4 ; python_version >= "3.9" and python_version < "3.15" sphinx-pyproject==0.3.0 ; python_version >= "3.9" and python_version < "3.15" sphinx-rtd-theme==2.0.0 ; python_version >= "3.9" and python_version < "3.15" sphinx==7.4.7 ; python_version >= "3.9" and python_version < "3.15"