From 7d2afbddf2170b9365d55a88533345819e1e9eb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 20:20:19 +0000 Subject: [PATCH] Bump lxml from 4.6.1 to 4.6.3 in /misc Bumps [lxml](https://github.com/lxml/lxml) from 4.6.1 to 4.6.3. - [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.3) 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..9769e249 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.3 Markdown==3.3.3 MarkupSafe==1.1.1 matplotlib==3.3.3