From f2aef745c9d1d94fa85399ed8eb4e44b4f6a5eac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:45:00 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.6.2 in /notes_and_tools/example-generation Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 to 4.6.2. - [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.2) 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..2ba8cbd2 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.2 MarkupSafe==1.0 mccabe==0.6.1 numpy==1.15.3