From d2df9d31fd523406f5dbfb3bdc604db36079b21d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:33:13 +0000 Subject: [PATCH] Bump jinja2 from 2.9.6 to 2.11.3 in /doc Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.6 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.9.6...2.11.3) Signed-off-by: dependabot[bot] --- doc/py-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/py-requirements.txt b/doc/py-requirements.txt index 4d98053..01b45da 100644 --- a/doc/py-requirements.txt +++ b/doc/py-requirements.txt @@ -9,7 +9,7 @@ enum34==1.1.6 httplib2==0.10.3 idna==2.6 ipaddress==1.0.18 -Jinja2==2.9.6 +Jinja2==2.11.3 MarkupSafe==1.0 ntlm-auth==1.0.5 ordereddict==1.1