From fd449bf5766a08ff09dfd30da76592d1ac9a734a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 20:50:14 +0000 Subject: [PATCH] Update dependency requests to v2.34.0 --- 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..eb44f0b 100644 --- a/toolbox/LicensesInventory/requirements.txt +++ b/toolbox/LicensesInventory/requirements.txt @@ -1,4 +1,4 @@ beautifulsoup4==4.12.3 pytest==8.1.1 -requests==2.31.0 +requests==2.34.0 xmltodict==0.13.0 \ No newline at end of file