From 32ebb58f82842dc62e1184891a48edc8c9282f43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 16:00:19 +0100 Subject: [PATCH] Bump jinja2 from 2.10 to 2.11.3 in /boilerplates-dash 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/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.10...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- boilerplates-dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boilerplates-dash/requirements.txt b/boilerplates-dash/requirements.txt index 654e6b0..b071de2 100644 --- a/boilerplates-dash/requirements.txt +++ b/boilerplates-dash/requirements.txt @@ -12,7 +12,7 @@ gunicorn==19.9.0 idna==2.7 ipython-genutils==0.2.0 itsdangerous==0.24 -Jinja2==2.10 +Jinja2==2.11.3 jsonschema==2.6.0 jupyter-core==4.4.0 MarkupSafe==1.0