From 18e34de0c8c8d9d33ce61f36e5e4ea67f6e58565 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 22:49:40 +0000 Subject: [PATCH] Update dependency lxml to v4.9.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27c3c6a..ca9d3d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ beautifulsoup4==4.9.3 certifi==2020.12.5 chardet==4.0.0 idna==2.10 -lxml==4.6.3 +lxml==4.9.2 requests==2.25.1 robotframework==4.0.1 robotframework-pythonlibcore==2.2.1