From 563720dd14f40b05dd1216a61b750c46e7174117 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:42:56 +0000 Subject: [PATCH] Bump jinja2 from 2.6 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.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.6...2.11.3) Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index dc70dc9..9e23ca2 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,6 +1,6 @@ #distribute==0.6.10 requests==2.1.0 -Jinja2==2.6 +Jinja2==2.11.3 Pygments==1.6 Sphinx==1.1.3 docutils==0.10