From 813a83164358869765e487d9898c2b79f0a97aed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 01:32:15 +0000 Subject: [PATCH] Update dependency lxml to v6.1.0 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb7cd68..99a6250 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.12.15 bandit==1.8.6 beautifulsoup4==4.13.4 black==25.1.0 -lxml==6.0.0 +lxml==6.1.0 mypy==1.17.1 mypy-extensions==1.1.0 pylint==3.3.8