From 5bc75201de9eb373eacff61a8cbb3624c5b2f5a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 20:14:10 +0000 Subject: [PATCH] Bump lxml from 4.6.3 to 4.9.1 in /tests Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.9.1. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.3...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_requirements.txt b/tests/test_requirements.txt index 4c005aed..e31409c1 100644 --- a/tests/test_requirements.txt +++ b/tests/test_requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.9.3 certifi==2020.12.5 chardet==4.0.0 idna==3.1 -lxml==4.6.3 +lxml==4.9.1 requests-html==0.10.0 soupsieve==2.1 urllib3==1.26.5