From 42f71cbb0db2256e365077c0f3ec77dec3cdce4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 11:10:33 +0000 Subject: [PATCH] chore(deps): update dependency beautifulsoup4 to v4.14.2 --- toolbox/LicensesInventory/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolbox/LicensesInventory/requirements.txt b/toolbox/LicensesInventory/requirements.txt index 823ae98..33af97c 100644 --- a/toolbox/LicensesInventory/requirements.txt +++ b/toolbox/LicensesInventory/requirements.txt @@ -1,4 +1,4 @@ -beautifulsoup4==4.12.3 +beautifulsoup4==4.14.2 pytest==8.1.1 requests==2.31.0 xmltodict==0.13.0 \ No newline at end of file