From b9a896ca4c67959acaee05894d77abb4ef010b54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 18:38:06 +0000 Subject: [PATCH] :seedling: Bump beautifulsoup4 from 4.13.5 to 4.14.2 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.5 to 4.14.2. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.2 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 2c6541b9b..412b9398a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Babel==2.17.0 -beautifulsoup4==4.13.5 +beautifulsoup4==4.14.2 certifi==2025.8.3 charset-normalizer==3.4.3 click==8.1.8