From 38829953399d7a903d84009a9f22a67a7f3edcb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:34:36 +0000 Subject: [PATCH] Bump lxml from 4.2.1 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 4.2.1 to 4.6.2. - [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.2) 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..6a5616d25 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.2 odfpy==0.9.6 Pillow==6.2.1 py==1.4.18