From ad14ca43c6492efcf33ab31ea8ecb6ce991ccaa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 21:54:51 +0000 Subject: [PATCH] Bump lxml from 3.6.0 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 3.6.0 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-3.6.0...lxml-4.6.2) Signed-off-by: dependabot[bot] --- requires.txt | 2 +- requires_test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requires.txt b/requires.txt index 5880ee3..a1b41b5 100644 --- a/requires.txt +++ b/requires.txt @@ -1,5 +1,5 @@ requests==2.7.0 six==1.10.0 -lxml==3.6.0 +lxml==4.6.2 diff --git a/requires_test.txt b/requires_test.txt index df38f53..59fd6aa 100644 --- a/requires_test.txt +++ b/requires_test.txt @@ -9,4 +9,4 @@ pylibmc==1.5.0 pytest-cov==2.2.1 mock==1.3.0 pytest-services==1.1.12 -lxml==3.6.0 +lxml==4.6.2