From 59a75e4c7ee98b59e929383ffe7a3fb1ce754afa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 18:26:18 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.13.4 to 4.13.5 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.4 to 4.13.5. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.13.5 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 89da65b..c431e40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ zipp==3.23.0 pycodestyle==2.14.0 flake8==7.3.0 tornado==6.5.2 -beautifulsoup4==4.13.4 +beautifulsoup4==4.13.5 cssselect==1.3.0 lxml==6.0.1 fuzzywuzzy==0.18.0