From 6ebb31e9b9ea61d9a0044cca25b4a8a889560594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 20:19:41 +0000 Subject: [PATCH] Bump lxml from 4.6.2 to 4.6.3 in /server Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 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.2...lxml-4.6.3) Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index a112ff3..15e56f0 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -24,7 +24,7 @@ itsdangerous==1.1.0 Jinja2==2.11.2 joblib==1.0.0 loguru==0.5.3 -lxml==4.6.2 +lxml==4.6.3 MarkupSafe==1.1.1 nltk==3.5 pycodestyle==2.6.0