From ae62b8bcb0bc1c0b39a63ef39cbbf7d349fb6d25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 21:12:07 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 2.10.1 in /samples/bookinfo/src/productpage Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.10.1. - [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...2.10.1) Signed-off-by: dependabot[bot] --- samples/bookinfo/src/productpage/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/bookinfo/src/productpage/requirements.txt b/samples/bookinfo/src/productpage/requirements.txt index 6f275185c4f0..5ae2c44986f2 100644 --- a/samples/bookinfo/src/productpage/requirements.txt +++ b/samples/bookinfo/src/productpage/requirements.txt @@ -10,7 +10,7 @@ greenlet==0.4.12 idna==2.6 itsdangerous==0.24 jaeger-client==3.11.0 -Jinja2==2.10 +Jinja2==2.10.1 json2html==1.2.1 MarkupSafe==1.0 opentracing==1.2.2