From 856e44446b7a406c0a87b409705f86cb3cfb264c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 02:08:38 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 in /mock Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 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.1...2.11.3) Signed-off-by: dependabot[bot] --- mock/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mock/requirements.txt b/mock/requirements.txt index 45f2dc0..f91a2a0 100644 --- a/mock/requirements.txt +++ b/mock/requirements.txt @@ -6,7 +6,7 @@ Flask==1.1.1 hbmqtt==0.9.5 idna==2.8 itsdangerous==1.1.0 -Jinja2==2.10.1 +Jinja2==2.11.3 MarkupSafe==1.1.1 paho-mqtt==1.4.0 passlib==1.7.1