From 931e99b5da0b87d51cacb5f2548a7bc3de95a9a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:03:22 +0000 Subject: [PATCH] Bump lxml from 4.2.4 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 4.2.4 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.2.4...lxml-4.6.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8c2da5b..9fda879 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ chardet==3.0.4 -e git://github.com/aerkalov/ebooklib.git@6a004d4ae3d6da44575a482aa3f605e9484f7b0c#egg=EbookLib idna==2.7 langdetect==1.0.7 -lxml==4.2.4 +lxml==4.6.3 nltk==3.3 pyTelegramBotAPI==3.6.6 pytz==2018.5