From 4818e9553d475e862f2c1a2970ad01cbad9539a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:56:06 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.9.1 in /notes_and_tools/example-generation Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 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.2.5...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notes_and_tools/example-generation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes_and_tools/example-generation/requirements.txt b/notes_and_tools/example-generation/requirements.txt index 6693fc67..358e05ce 100644 --- a/notes_and_tools/example-generation/requirements.txt +++ b/notes_and_tools/example-generation/requirements.txt @@ -6,7 +6,7 @@ idna==2.7 isodate==0.6.0 jdcal==1.4 Jinja2==2.10 -lxml==4.2.5 +lxml==4.9.1 MarkupSafe==1.0 mccabe==0.6.1 numpy==1.15.3