From b453bbd760553c6f0cdaee8c2d387262b381865d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:49:45 +0000 Subject: [PATCH] Bump lxml from 4.1.1 to 4.6.5 in /Lesson-1/activity_1 Bumps [lxml](https://github.com/lxml/lxml) from 4.1.1 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.1.1...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Lesson-1/activity_1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lesson-1/activity_1/requirements.txt b/Lesson-1/activity_1/requirements.txt index 424e5fb..f9ecbaf 100644 --- a/Lesson-1/activity_1/requirements.txt +++ b/Lesson-1/activity_1/requirements.txt @@ -33,7 +33,7 @@ jupyter-console==5.2.0 jupyter-core==4.4.0 Keras==2.1.2 lesscpy==0.12.0 -lxml==4.1.1 +lxml==4.6.5 Markdown==2.6.10 MarkupSafe==1.0 matplotlib==2.1.0