From df065f9630d982aed129300ec75a46dc726528f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:04:28 +0000 Subject: [PATCH] chore(deps): update dependency xmltodict to v0.15.1 --- 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..e0b41ef 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 -xmltodict==0.13.0 \ No newline at end of file +xmltodict==0.15.1 \ No newline at end of file