From d1a2186e4350fde4c5770cd020dd896f3f8fdc14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 19:51:01 +0000 Subject: [PATCH] build(deps): bump beautifulsoup4 from 4.7.1 to 4.14.3 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.7.1 to 4.14.3. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b80e63..13147bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ applicationinsights==0.11.7 -beautifulsoup4==4.7.1 +beautifulsoup4==4.14.3 blinker==1.4 certifi==2018.11.29 chardet==3.0.4