From 28661618e17b5f14147723da967e923427c6aa3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 20:12:24 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.14.3 to 4.15.0 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.14.3 to 4.15.0. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.15.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 58cb701..625f7db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ## The following requirements were added by pip freeze: -beautifulsoup4==4.14.3 +beautifulsoup4==4.15.0 blinker==1.9.0 certifi==2026.5.20 charset-normalizer==3.4.7