From 715bcae6c49d2aa5a21a700f77be7848f86b9cce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:11:24 +0000 Subject: [PATCH] Bump jinja2 from 2.9.6 to 2.11.3 in /docket Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.6 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.9.6...2.11.3) Signed-off-by: dependabot[bot] --- docket/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docket/requirements.txt b/docket/requirements.txt index ae48772..2e60e74 100644 --- a/docket/requirements.txt +++ b/docket/requirements.txt @@ -15,7 +15,7 @@ Flask-RESTful==0.3.6 idna==2.5 ipaddress==1.0.18 itsdangerous==0.24 -Jinja2==2.9.6 +Jinja2==2.11.3 kombu==4.0.2 MarkupSafe==1.0 packaging==16.8