From 29ca16d15b03926c389059dfcf6d2640206e72af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 01:17:45 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 2.11.3 in /scripts/python/xml2vhdl-ox Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.10...2.11.3) 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..ded24d3 100644 --- a/scripts/python/xml2vhdl-ox/requirements.txt +++ b/scripts/python/xml2vhdl-ox/requirements.txt @@ -7,7 +7,7 @@ colorlog==4.0.2 docutils==0.14 idna==2.8 imagesize==1.1.0 -jinja2==2.10 +jinja2==2.11.3 logging==0.4.9.6 lxml==4.3.0 markupsafe==1.1.0 diff --git a/scripts/python/xml2vhdl-ox/xml2vhdl/requirements.txt b/scripts/python/xml2vhdl-ox/xml2vhdl/requirements.txt index 1f02723..2366617 100644 --- a/scripts/python/xml2vhdl-ox/xml2vhdl/requirements.txt +++ b/scripts/python/xml2vhdl-ox/xml2vhdl/requirements.txt @@ -8,7 +8,7 @@ colorlog==4.0.2 docutils==0.15.2 idna==2.8 imagesize==1.1.0 -jinja2==2.10.3 +jinja2==2.11.3 logging==0.4.9.6 lxml==4.3.0 markupsafe==1.1.1