From e528c658356e27b72481a8e8d379aa17feafb21e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 03:41:59 +0000 Subject: [PATCH] Bump lxml from 4.6.1 to 4.6.2 in /misc 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[bot] --- misc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/requirements.txt b/misc/requirements.txt index fc032b3a..8ef696a0 100644 --- a/misc/requirements.txt +++ b/misc/requirements.txt @@ -48,7 +48,7 @@ jupyterlab-server==1.2.0 keyring==21.5.0 kiwisolver==1.3.1 ldaptor==20.1.1 -lxml==4.6.1 +lxml==4.6.2 Markdown==3.3.3 MarkupSafe==1.1.1 matplotlib==3.3.3