From 6a12c38a0f6992a19dddbf7716efddfca89efa3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 05:17:41 +0000 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 in /requirements 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] --- requirements/pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip-requirements.txt b/requirements/pip-requirements.txt index 51a96421..04d951a8 100644 --- a/requirements/pip-requirements.txt +++ b/requirements/pip-requirements.txt @@ -9,4 +9,4 @@ urllib3>=1.25.7 GitPython>=3.0.5 google-auth>=1.8.1 wheel>=0.34.2 -Jinja2==2.11.2 +Jinja2==2.11.3