From e66bb22404777232def225a6a59fff021b224c81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:44:41 +0000 Subject: [PATCH] Bump lxml from 3.8.0 to 4.6.5 in /setup Bumps [lxml](https://github.com/lxml/lxml) from 3.8.0 to 4.6.5. - [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-3.8.0...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements.txt b/setup/requirements.txt index 1254694..4d7279a 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -11,7 +11,7 @@ dogpile.core==0.4.1 extras==1.0.0 fixtures==3.0.0 linecache2==1.0.0 -lxml==3.8.0 +lxml==4.6.5 misaka==1.0.2 pathlib==1.0.1 pbr==1.10.0