From f39810efddc2b56c9d6bdc0963be3e200687d2b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 20:00:46 +0000 Subject: [PATCH] Update dependency lxml to v4.9.1 [SECURITY] --- _RESOURCES/python-prac/python-scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_RESOURCES/python-prac/python-scripts/requirements.txt b/_RESOURCES/python-prac/python-scripts/requirements.txt index d2d0f3daf..928ab236b 100644 --- a/_RESOURCES/python-prac/python-scripts/requirements.txt +++ b/_RESOURCES/python-prac/python-scripts/requirements.txt @@ -2,4 +2,4 @@ beautifulsoup4==4.10.0 PyYAML==3.11 requests==2.26.0 wheel==0.24.0 -lxml==4.6.3 +lxml==4.9.1