From 58be3311fe91c9afe9be97be43ba82adb99d2499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 12:32:37 +0000 Subject: [PATCH] pip(deps): bump beautifulsoup4 from 4.13.3 to 4.14.3 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.3 to 4.14.3. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.3 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 5fb2c04..b54de54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ psutil==7.2.2 dblpy==0.4.0 dlabs.py statcord.py==3.1.1 -beautifulsoup4==4.13.3 +beautifulsoup4==4.14.3 colorama==0.4.6 requests==2.33.0 py-carbon==1.0.4