From 83de6d23ee21f0702b147945f2ea71c783ae53ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 19:44:55 +0100 Subject: [PATCH] build(deps): bump beautifulsoup4 from 4.14.2 to 4.14.3 (#792) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af31a05..1836a1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ babel==2.17.0 -beautifulsoup4==4.14.2 +beautifulsoup4==4.14.3 cachebox==5.1.0 numpy==2.3.5 numpydantic==1.7.0