From 6eda31753bc3683c8877904d63515d91764cd3b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jan 2021 01:37:01 +0000 Subject: [PATCH] Bump lxml from 3.1beta1 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 3.1beta1 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/commits/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 ada6c3c3..14526810 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ oauth2 pygeoip tweepy BeautifulSoup==3.2.1 -lxml==3.1beta1 +lxml==4.6.2 pyenchant==1.6.5 pydns>=2.3.6 BeautifulSoup4