From 92aa6b55c6c0317fa44c22c7200ce7e0f3e81334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 05:57:03 +0000 Subject: [PATCH] Bump lxml from 4.5.2 to 4.6.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.5.2 to 4.6.1. - [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.5.2...lxml-4.6.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85a8961..dadc0b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ itsdangerous==1.1.0 Jinja2==2.11.2 lazy-object-proxy==1.5.1 llvmlite==0.34.0 -lxml==4.5.2 +lxml==4.6.1 Mako==1.1.3 MarkupSafe==1.1.1 mccabe==0.6.1