From 8b0de4567e5a70d1ce0a72e7266fceb4e97e9e15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 17:44:50 +0000 Subject: [PATCH] Bump lxml from 4.8.0 to 5.3.0 Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 5.3.0. - [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.8.0...lxml-5.3.0) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15227dfa..eb57dbf6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2020.12.5 chardet==4.0.0 cssselect==1.1.0 idna==2.9 -lxml==4.8.0 +lxml==5.3.0 numpy==1.21.5 pandas==0.25.3 pyquery==1.4.0