From 262104770be54c96db020ef9eea794c44652f016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 12:32:34 +0000 Subject: [PATCH] pip(deps): bump beautifulsoup4 from 4.13.3 to 4.15.0 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.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 5fb2c04..849670c 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.15.0 colorama==0.4.6 requests==2.33.0 py-carbon==1.0.4