From b2c11842aa4e14209d2f2f28fc8b3b607f6a1baa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:39:26 +0000 Subject: [PATCH] Bump lxml from 4.5.0 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.9.1. - [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.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Coursera/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Coursera/requirements.txt b/Coursera/requirements.txt index 8e15c58..f4278aa 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.9.1 mysql-connector-python==8.0.20 parsel==1.6.0 Protego==0.1.16 diff --git a/requirements.txt b/requirements.txt index cbc05ac..1141ebd 100644 --- a/requirements.txt +++ b/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.9.1 parsel==1.6.0 Protego==0.1.16 pyasn1==0.4.8