From 26ce0c8927c9e7753f4960140288505517cd6033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 20:38:38 +0000 Subject: [PATCH] Update beautifulsoup4 requirement from ~=4.13.4 to ~=4.14.2 Updates the requirements on [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) to permit the latest version. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b324a8..5a8bca3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ alabaster~=1.0.0 Babel~=2.17.0 -beautifulsoup4~=4.13.4 +beautifulsoup4~=4.14.2 certifi~=2025.6.15 chardet~=5.2.0 css-html-js-minify~=2.5.5