From 5174ec0c5bd95bc8ffd997d5704b59e1892cf735 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:44:14 +0000 Subject: [PATCH] Bump lxml from 3.7.3 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 3.7.3 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/commits/lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 78d499f..f0f3b11 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ image==1.5.5 ipaddress==1.0.18 itsdangerous==0.24 Jinja2==2.9.5 -lxml==3.7.3 +lxml==4.9.1 MarkupSafe==1.0 matplotlib==2.0.0 MySQL-python==1.2.5