From 459a477341cb40f06bab68db2d079d727ed1b53a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:37:06 +0000 Subject: [PATCH] Bump lxml from 3.5.0 to 4.6.5 in /sequbot_ai Bumps [lxml](https://github.com/lxml/lxml) from 3.5.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.5.0...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sequbot_ai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 sequbot_ai/requirements.txt diff --git a/sequbot_ai/requirements.txt b/sequbot_ai/requirements.txt old mode 100755 new mode 100644 index c90c6e6..6696fc1 --- a/sequbot_ai/requirements.txt +++ b/sequbot_ai/requirements.txt @@ -14,7 +14,7 @@ idna==2.0 ipdb==0.9.3 ipython==4.2.0 ipython-genutils==0.1.0 -lxml==3.5.0 +lxml==4.6.5 numpy==1.11.0 parsel==1.0.1 pexpect==4.0.1