From 6aebc3efe73887458243b96b289edbaf39ac607b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:30:42 +0000 Subject: [PATCH] Bump lxml from 2.2.4 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 2.2.4 to 4.6.3. - [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.6.3) Signed-off-by: dependabot[bot] --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 64fd6a2..49bb26d 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -1,5 +1,5 @@ # This file lists the dependencies of this extension. # Install with a command like: pip install -r pip-requirements.txt -lxml==2.2.4 +lxml==4.6.3 urllib3==1.6.0 flake8==2.1.0