From 71847ab7dd5ef31ac9e91b848037dc0c59cdf7eb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 05:22:55 +0000 Subject: [PATCH] Bump lxml from 4.6.1 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 4.6.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.6.1...lxml-4.6.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a5dfb13..d5a17cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ chardet==3.0.4 idna==2.10 Jinja2==2.11.2 kinto-http==10.7.0 -lxml==4.6.1 +lxml==4.6.2 MarkupSafe==1.1.1 python-dateutil==2.8.1 requests==2.25.0