From 68608fb54f59dff983156d8a97fc29cf71880eaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 18:05:15 +0000 Subject: [PATCH] Bump soupsieve from 2.8 to 2.8.4 in /python/src Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.8 to 2.8.4. - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](https://github.com/facelessuser/soupsieve/compare/2.8...2.8.4) --- updated-dependencies: - dependency-name: soupsieve dependency-version: 2.8.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/src/requirements.txt b/python/src/requirements.txt index 7bd718b..03f0a2f 100644 --- a/python/src/requirements.txt +++ b/python/src/requirements.txt @@ -18,7 +18,7 @@ Pygments==2.20.0 requests==2.33.1 roman-numerals-py==3.1.0 snowballstemmer==3.0.1 -soupsieve==2.8 +soupsieve==2.8.4 Sphinx==8.2.3 sphinx-autodoc-typehints==3.2.0 sphinx-basic-ng==1.0.0b2