From 95a2041fcd77f3177d67bf47c2f4fb45fa1b3b44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 07:09:27 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.13.4 to 4.14.2 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.4 to 4.14.2. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.2 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 84100de..d93e89a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -beautifulsoup4==4.13.4 +beautifulsoup4==4.14.2 dacite==1.9.2 homeassistant==2025.8.3 voluptuous==0.15.2