From fb610a93ec1f801fdeec94ef7b0541af6436e1d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 16:22:23 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.13.5 to 4.15.0 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.5 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 4ce37d85..0000b673 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ bcrypt==4.3.0 -beautifulsoup4==4.13.5 +beautifulsoup4==4.15.0 bleach==6.2.0 Django==5.2.13 django-cors-headers==4.8.0