From d9962cac914b3e242e38db5c21259b4d2f6112af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 04:18:39 +0000 Subject: [PATCH] Bump lxml from 4.5.1 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 4.5.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.5.1...lxml-4.6.3) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2e0a31..f2352c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Flask-Cors==1.10.3 gunicorn==20.0.4 itsdangerous==1.1.0 Jinja2==2.11.2 -lxml==4.5.1 +lxml==4.6.3 MarkupSafe==1.1.1 six==1.14.0 Werkzeug==1.0.1