From 23358d8f20d58272387a6b45adfdffc87ba77a15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 May 2021 12:11:10 +0000 Subject: [PATCH] Bump jinja2 from 2.7.2 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.7.2 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.7.2...2.11.3) Signed-off-by: dependabot[bot] --- requirements-3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-3.txt b/requirements-3.txt index c5badf2..413272d 100644 --- a/requirements-3.txt +++ b/requirements-3.txt @@ -1,4 +1,4 @@ -Jinja2==2.7.2 +Jinja2==2.11.3 PyGithub==1.25.2 PyPDF2==1.23 toolz==0.7.1