From 0ccc1150687feb125a7ca1df4a0aeb23fdf4a782 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 16:19:16 +0000 Subject: [PATCH] Update dependency requests to v2.32.3 --- 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..9184b6e 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.32.3 xmltodict==0.13.0 \ No newline at end of file