From e440a42a2da17cce6a71546954231a2e2acec931 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:19:05 +0000 Subject: [PATCH] Bump lxml from 3.3.5 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 3.3.5 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.3.5...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 01abd5b..042f69d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ ipykernel==4.5.0 ipython==5.1.0 ipython-genutils==0.1.0 jsonschema==2.5.1 -lxml==3.3.5 +lxml==4.6.2 MarkupSafe==0.23 maxminddb==1.2.0 mistune==0.7.3