From e1fdf38bba7bea87ae28be986375ebe31db35fe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 09:37:03 +0000 Subject: [PATCH] pip-dev(deps-dev): bump beautifulsoup4 from 4.13.4 to 4.14.3 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.4 to 4.14.3. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 099e6d8..ed102bc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ # Development and testing dependencies autoflake==2.2.1 bandit==1.7.5 -beautifulsoup4==4.13.4 +beautifulsoup4==4.14.3 black==24.4.2 coverage==7.6.1 distlib==0.3.9