From 0a83e8ef922cbf22413dbd51433c2d005a5b42c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 04:25:47 +0000 Subject: [PATCH] build(deps): bump beautifulsoup4 from 4.13.4 to 4.14.0 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.4 to 4.14.0. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.0 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 af6d218..7f6129c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Babel==2.17.0 -beautifulsoup4==4.13.4 +beautifulsoup4==4.14.0 black==25.1.0 bracex==2.5.post1 cairocffi==1.7.1