From 1784003a8e4d0a82baf2b147d7e0f5f942f09360 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 17:00:13 +0000 Subject: [PATCH] [Security] Bump lxml from 3.6.0 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 3.6.0 to 4.6.3. **This update includes security fixes.** - [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.6.0...lxml-4.6.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a4f1d6b0c..a4b9b9369 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ graphene==1.4 # MIT graphql-core==1.1 # MIT graphql-relay==0.5.0 # MIT jsonschema==2.5.1 # MIT -lxml==3.6.0 # BSD +lxml==4.6.3 # BSD kombu==4.1.0 # BSD 3 Clause markdown==2.6.8 # BSD nameparser==1.0.1 # LGPL