From 4d7ee5a7c453614c484b1e02e73b7d6d354e44ae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 16:58:16 +0000 Subject: [PATCH] [Security] Bump lxml from 4.5.2 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 4.5.2 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-4.5.2...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 302306e..aa325d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ importlib-metadata==1.5.0 iniconfig==1.0.1 itsdangerous==0.24 Jinja2==2.11.2 -lxml==4.5.2 +lxml==4.6.3 MarkupSafe==1.1.1 mccabe==0.6.1 more-itertools==8.2.0