From 257219ef2aa2e3fdc2c344c1529fadb113973b1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 19:38:47 +0000 Subject: [PATCH] Bump jinja2 from 2.11.3 to 3.1.3 in /boilerplates/dash Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.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.11.3...3.1.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 92e8037..7262e35 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.11.3 +Jinja2==3.1.3 jsonschema==2.6.0 jupyter-core==4.11.2 MarkupSafe==1.0