From eb1696b49c7d472e1098f364cd066b0a7076dbe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 13:07:04 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21bd10c..30df65f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ pydantic_settings==2.12.0 truststore==0.10.4 # Crawlers httpx[http2]==0.28.1 -beautifulsoup4==4.14.2 +beautifulsoup4==4.14.3 xmltodict==1.0.2 pandas==2.3.3 lxml==6.0.2