From ba32650770ef1310e0dc8bb0bf3d54ec944fa796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:58:09 +0000 Subject: [PATCH] Bump jinja2 from 2.8 to 2.11.3 in /dashboard Bumps [jinja2](https://github.com/pallets/jinja) from 2.8 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.8...2.11.3) Signed-off-by: dependabot[bot] --- dashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/requirements.txt b/dashboard/requirements.txt index a34782b..41f74e8 100644 --- a/dashboard/requirements.txt +++ b/dashboard/requirements.txt @@ -22,6 +22,6 @@ requests==2.18.4 requests-oauthlib==0.8.0 pipreqs==0.4.9 httplib2==0.10.3 -Jinja2==2.8 +Jinja2==2.11.3 jsonpatch==1.10 jsonpointer==1.9