From b0891c5508dbbd188b3c811fda26c5bf30a657fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:12:15 +0000 Subject: [PATCH] Bump jinja2 from 2.9.6 to 2.11.3 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] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a5a86e7..8a5a89f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,7 +13,7 @@ execnet==1.4.1 funcsigs==1.0.2 futures==3.0.5 idna==2.5 -Jinja2==2.9.6 +Jinja2==2.11.3 jmespath==0.9.0 MarkupSafe==1.0 mock==2.0.0