From 6900a5f9a3c801eb6dbf8639e52ecdbe679e8b2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 19:35:18 +0000 Subject: [PATCH] build(deps): 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 47a5f7d..26f4d39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ requests==2.34.2 PySide6-Essentials==6.11.1 -beautifulsoup4==4.14.3 +beautifulsoup4==4.15.0 darkdetect==0.7.1 pyinstaller==6.20.0 PyQtDarkTheme-fork==2.3.6