From 1e338265bf7166b06bc7bf8f613233d26c897dbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 00:20:25 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 2.11.3 in /notes_and_tools/example-generation 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] --- 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..03d12172 100644 --- a/notes_and_tools/example-generation/requirements.txt +++ b/notes_and_tools/example-generation/requirements.txt @@ -5,7 +5,7 @@ flake8==4.0.0 idna==2.7 isodate==0.6.0 jdcal==1.4 -Jinja2==2.10 +Jinja2==2.11.3 lxml==4.2.5 MarkupSafe==1.0 mccabe==0.6.1