From 47268b51e9d4a4ae2f29b13e99ea08f1c33a85bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:44:20 +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(-) diff --git a/requirements.txt b/requirements.txt index b8d5955..9115bba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ idna==2.5 incremental==16.10.1 ipython==5.3.0 ipython-genutils==0.2.0 -lxml==3.7.3 +lxml==4.9.1 matplotlib==2.0.0 numpy==1.12.1 packaging==16.8