From 1b0df7729a9e31bccce9b26f2ffcb081d3da7d94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:09:15 +0000 Subject: [PATCH] Bump lxml from 4.4.0 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 4.4.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-4.4.0...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 a8cba00..cc5a8ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ jupyter-client==5.3.1 jupyter-console==6.0.0 jupyter-core==4.5.0 lazy-object-proxy==1.4.1 -lxml==4.4.0 +lxml==4.6.2 macholib==1.11 MarkupSafe==1.1.1 mccabe==0.6.1