From 461ea11aec2160538a5dda6f6092e3bd05714673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:44:57 +0000 Subject: [PATCH] Bump lxml from 4.5.0 to 4.6.3 in /Coursera 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] --- Coursera/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Coursera/requirements.txt b/Coursera/requirements.txt index 8e15c58..bfda8b7 100644 --- a/Coursera/requirements.txt +++ b/Coursera/requirements.txt @@ -7,7 +7,7 @@ cssselect==1.1.0 hyperlink==19.0.0 idna==2.9 incremental==17.5.0 -lxml==4.5.0 +lxml==4.6.3 mysql-connector-python==8.0.20 parsel==1.6.0 Protego==0.1.16