From f2e6e35abd25b30e65918f6ab985509c9b447f2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:49:10 +0000 Subject: [PATCH] Bump lxml from 4.5.0 to 4.6.3 in /requirements Bumps [lxml](https://github.com/lxml/lxml) from 4.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-4.5.0...lxml-4.6.3) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 7b6c67ce..4bc6fc3e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -5,7 +5,7 @@ Flask-Caching==1.8.0 redis==3.5.2 Flask-DotEnv==0.1.1 python-dotenv==0.10.1 -lxml==4.5.0 +lxml==4.6.3 requests==2.23.0 pandas==1.0.3 tweepy==3.8.0