From bd52a3b4ebf99701ed24293ff05f67c46ba842da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 05:08:20 +0000 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 in /lesson04/devops10 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] --- lesson04/devops10/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 lesson04/devops10/requirements.txt diff --git a/lesson04/devops10/requirements.txt b/lesson04/devops10/requirements.txt old mode 100755 new mode 100644 index 848e799..7de908a --- a/lesson04/devops10/requirements.txt +++ b/lesson04/devops10/requirements.txt @@ -18,7 +18,7 @@ idna==2.10 importlib-metadata==1.7.0 inflection==0.5.0 itypes==1.2.0 -Jinja2==2.11.2 +Jinja2==2.11.3 kombu==4.6.11 MarkupSafe==1.1.1 packaging==20.4