From 59603b2006f2b994b8e592f569901e42d6bb9374 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Sep 2021 04:42:50 +0000 Subject: [PATCH] Bump jinja2 from 2.11.1 to 2.11.3 in /dash Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 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.11.1...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/requirements.txt b/dash/requirements.txt index 2bd817b..49436a9 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -8,7 +8,7 @@ Flask==1.1.1 Flask-Compress==1.4.0 future==0.18.2 itsdangerous==1.1.0 -Jinja2==2.11.1 +Jinja2==2.11.3 MarkupSafe==1.1.1 numpy==1.18.2 pandas==1.0.3