From b8ed16ff05884947fee90511ef148d0b51753c08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 22:36:24 +0000 Subject: [PATCH] build(deps): bump beautifulsoup4 from 4.14.2 to 4.14.3 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.14.2 to 4.14.3. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 8f45b86..f7213d7 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ alabaster==1.0.0 # via sphinx babel==2.17.0 # via sphinx -beautifulsoup4==4.14.2 +beautifulsoup4==4.14.3 # via furo certifi==2025.10.5 # via requests