From 55bea2c91c5915d3ab6a66d63d4a22f3018e5f7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:11:45 +0000 Subject: [PATCH] Bump lxml from 3.5.0 to 4.6.3 in /backend/CamStyle Bumps [lxml](https://github.com/lxml/lxml) from 3.5.0 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-3.5.0...lxml-4.6.3) Signed-off-by: dependabot[bot] --- backend/CamStyle/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/CamStyle/requirements.txt b/backend/CamStyle/requirements.txt index 28aef66..4725a6b 100644 --- a/backend/CamStyle/requirements.txt +++ b/backend/CamStyle/requirements.txt @@ -20,7 +20,7 @@ idna==2.0 Jinja2>=2.10.1 language-selector==0.1 louis==2.6.4 -lxml==3.5.0 +lxml==4.6.3 Mako==1.0.3 Markdown==2.6.11 MarkupSafe==0.23