From 18d509f465cb32298554affe402f764406c963b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 05:03:40 +0000 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 in /cluster/project Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 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.11.2...2.11.3) Signed-off-by: dependabot[bot] --- cluster/project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 cluster/project/requirements.txt diff --git a/cluster/project/requirements.txt b/cluster/project/requirements.txt old mode 100755 new mode 100644 index d2aaf03..4c1641f --- a/cluster/project/requirements.txt +++ b/cluster/project/requirements.txt @@ -6,7 +6,7 @@ chardet==3.0.4 cryptography==2.9.2 google-auth==1.19.0 idna==2.10 -Jinja2==2.11.2 +Jinja2==2.11.3 jmespath==0.10.0 kubernetes==11.0.0 MarkupSafe==1.1.1