From 328cd7bed33c886812d5f274521c2ed13118948f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:51:16 +0000 Subject: [PATCH] Bump lxml from 4.2.4 to 4.9.1 in /Charpter 21/TodoList Bumps [lxml](https://github.com/lxml/lxml) from 4.2.4 to 4.9.1. - [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.9.1) --- 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..b454c2a --- 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.9.1 MarkupSafe==1.0 networkx==2.1 numpy==1.15.1