From 6ce42164b134221bab1852985054191e3587b0cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jun 2021 00:47:04 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 in /install 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/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.10.1...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/requirements.txt b/install/requirements.txt index cab11b8..f288c99 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -14,7 +14,7 @@ GitPython==2.1.11 idna==2.8 isort==4.3.17 itsdangerous==1.1.0 -Jinja2==2.10.1 +Jinja2==2.11.3 lazy-object-proxy==1.3.1 loady==1.8.10 MarkupSafe==1.1.1