From c9660dad872bf25368e621ca3a4d30979e7fb3c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:43:59 +0000 Subject: [PATCH] build(deps): bump jinja2 from 2.10 to 2.11.3 in /frontend 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] --- frontend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/requirements.txt b/frontend/requirements.txt index 955900c..675c8e5 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -25,7 +25,7 @@ identify==1.0.13 idna==2.6 imagesize==1.0.0 itsdangerous==0.24 -Jinja2==2.10 +Jinja2==2.11.3 kademlia==1.0 MarkupSafe==1.0 mccabe==0.6.1