From b0800a1c7cc13193b494ecbee518788b4ec2cf02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:45:53 +0000 Subject: [PATCH] Bump lxml from 4.2.1 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 4.2.1 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/compare/lxml-4.2.1...lxml-4.6.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c30b0ef24..6905abb77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ bottle==0.10.11 cython==0.28.2 gevent==1.2.2 greenlet==0.4.13 -lxml==4.2.1 +lxml==4.6.3 odfpy==0.9.6 Pillow==6.2.1 py==1.4.18