From 73cf9334a2e8202b3e8dccfd022a1973e29d3857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:57:05 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.6.3 in /notes_and_tools/example-generation Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 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.2.5...lxml-4.6.3) 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..e2ad2067 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.6.3 MarkupSafe==1.0 mccabe==0.6.1 numpy==1.15.3