From 47b701a634ee33519e8c09adfd91df051895ba20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:11:39 +0000 Subject: [PATCH] Bump lxml from 4.3.0 to 4.9.1 in /scripts/python/xml2vhdl-ox Bumps [lxml](https://github.com/lxml/lxml) from 4.3.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.3.0...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/python/xml2vhdl-ox/requirements.txt | 2 +- scripts/python/xml2vhdl-ox/xml2vhdl/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/python/xml2vhdl-ox/requirements.txt b/scripts/python/xml2vhdl-ox/requirements.txt index 8079ee7..c17e77c 100644 --- a/scripts/python/xml2vhdl-ox/requirements.txt +++ b/scripts/python/xml2vhdl-ox/requirements.txt @@ -9,7 +9,7 @@ idna==2.8 imagesize==1.1.0 jinja2==2.10 logging==0.4.9.6 -lxml==4.3.0 +lxml==4.9.1 markupsafe==1.1.0 numpy==1.16.0 packaging==19.0 diff --git a/scripts/python/xml2vhdl-ox/xml2vhdl/requirements.txt b/scripts/python/xml2vhdl-ox/xml2vhdl/requirements.txt index 1f02723..c631848 100644 --- a/scripts/python/xml2vhdl-ox/xml2vhdl/requirements.txt +++ b/scripts/python/xml2vhdl-ox/xml2vhdl/requirements.txt @@ -10,7 +10,7 @@ idna==2.8 imagesize==1.1.0 jinja2==2.10.3 logging==0.4.9.6 -lxml==4.3.0 +lxml==4.9.1 markupsafe==1.1.1 numpy==1.16.0 packaging==19.2