From 565dee1931bee8821726ab814374965d72dd5429 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 00:43:07 +0000 Subject: [PATCH] python-deps(deps): bump soupsieve from 2.8.3 to 2.8.4 Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.8.3 to 2.8.4. - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](https://github.com/facelessuser/soupsieve/compare/2.8.3...2.8.4) --- updated-dependencies: - dependency-name: soupsieve dependency-version: 2.8.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- tests/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index db59949..0d9484a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -52,7 +52,7 @@ pyyaml-env-tag==1.1 ; python_version >= "3.10" and python_version < "3.14" requests==2.34.0 ; python_version >= "3.10" and python_version < "3.14" setuptools==82.0.1 ; python_version >= "3.10" and python_version < "3.14" six==1.17.0 ; python_version >= "3.10" and python_version < "3.14" -soupsieve==2.8.3 ; python_version >= "3.10" and python_version < "3.14" +soupsieve==2.8.4 ; python_version >= "3.10" and python_version < "3.14" super-collections==0.6.2 ; python_version >= "3.10" and python_version < "3.14" symspellpy==6.9.0 ; python_version >= "3.10" and python_version < "3.14" termcolor==3.3.0 ; python_version >= "3.10" and python_version < "3.14" diff --git a/tests/requirements.txt b/tests/requirements.txt index 522304d..bd383ef 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -35,7 +35,7 @@ pytz==2026.2 ; python_version >= "3.10" and python_version < "3.14" requests==2.34.0 ; python_version >= "3.10" and python_version < "3.14" setuptools==82.0.1 ; python_version >= "3.10" and python_version < "3.14" six==1.17.0 ; python_version >= "3.10" and python_version < "3.14" -soupsieve==2.8.3 ; python_version >= "3.10" and python_version < "3.14" +soupsieve==2.8.4 ; python_version >= "3.10" and python_version < "3.14" tabledata==1.3.5 ; python_version >= "3.10" and python_version < "3.14" tcolorpy==0.1.7 ; python_version >= "3.10" and python_version < "3.14" tomli==2.4.1 ; python_version == "3.10"