From bb5da75794039ca6589b2e0ec3069af3723e2153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 13:37:19 +0000 Subject: [PATCH] Bump lxml from 5.1.0 to 5.2.2 Bumps [lxml](https://github.com/lxml/lxml) from 5.1.0 to 5.2.2. - [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-5.1.0...lxml-5.2.2) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c184f6e8..fc8a8e09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ attrs == 23.2.0 beautifulsoup4 == 4.12.3 isodate == 0.6.1 -lxml == 5.1.0 +lxml == 5.2.2 multidict == 6.0.5 PBinCLI == 0.2 psutil == 5.9.8