From 24042e44980e588ad5bdda8bdd595ac1a3b2cb22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Dec 2020 12:45:08 +0000 Subject: [PATCH] Bump jinja2 from 2.7.1 to 2.10.1 Bumps [jinja2](https://github.com/pallets/jinja) from 2.7.1 to 2.10.1. - [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.7.1...2.10.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 082ce3f..087d074 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ BeautifulSoup==3.2.1 -Jinja2==2.7.1 +Jinja2==2.10.1 Markdown==2.3.1 PyYAML==3.10 PyHyphen==2.0.5