From da72a19b49dfb9eff1bb56dee01bd71cc4fee5b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:57:46 +0000 Subject: [PATCH] Bump jinja2 from 2.8 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.8 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.8...2.11.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index a0641b2e..c9918a60 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ grpcio==1.3.5 grpcio-tools==1.3.5 hash_ring==1.3.1 hexdump==3.3 -jinja2==2.8 +jinja2==2.11.3 jsonpatch==1.16 kafka_python==1.3.5 klein==17.10.0