From 63a19449f04eb387cbddfb2ad7a7d73c787b0aa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:49:40 +0000 Subject: [PATCH] Bump lxml from 4.2.4 to 4.6.5 in /Charpter 21/TodoList Bumps [lxml](https://github.com/lxml/lxml) from 4.2.4 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-4.2.4...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Charpter 21/TodoList/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Charpter 21/TodoList/requirements.txt diff --git a/Charpter 21/TodoList/requirements.txt b/Charpter 21/TodoList/requirements.txt old mode 100755 new mode 100644 index 184b58f..327c3cc --- a/Charpter 21/TodoList/requirements.txt +++ b/Charpter 21/TodoList/requirements.txt @@ -24,7 +24,7 @@ incremental==17.5.0 itsdangerous==0.24 Jinja2==2.10 logger==1.4 -lxml==4.2.4 +lxml==4.6.5 MarkupSafe==1.0 networkx==2.1 numpy==1.15.1