From fc7d1723d6b66df34cb7090f7750b704da53f183 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:22:07 +0000 Subject: [PATCH] build(deps): Bump lxml from 4.4.0 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 4.4.0 to 4.6.2. - [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.4.0...lxml-4.6.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 984b297..37a33fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ flask==1.1.1 flask-login==0.4.1 pendulum==2.0.5 -lxml==4.4.0 +lxml==4.6.2 python-magic==0.4.15 flask-bcrypt==0.7.1 flask-sqlalchemy==2.4.0