From 9b7d0b1e8334b4c2046c076b8319046fc359e509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:43:03 +0000 Subject: [PATCH] Bump lxml from 4.5.0 to 4.6.5 in /Coursera Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.6.5. - [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.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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..0fc233a 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.5 mysql-connector-python==8.0.20 parsel==1.6.0 Protego==0.1.16