From a01b1cdb3fbb11c8470abb2fde88414fca2c5687 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 18:50:19 +0000 Subject: [PATCH] Update dependency beautifulsoup4 to v4.15.0 --- python-scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-scripts/requirements.txt b/python-scripts/requirements.txt index beee86c8..34a7f27a 100644 --- a/python-scripts/requirements.txt +++ b/python-scripts/requirements.txt @@ -1,4 +1,4 @@ -beautifulsoup4==4.4.1 +beautifulsoup4==4.15.0 PyYAML==3.11 requests==2.12.4 wheel==0.24.0