From f061e09aae052d9cc63d0bcb2d9b2da06b67bcd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jan 2022 12:55:39 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 in /website 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/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.10.1...2.11.3) Signed-off-by: dependabot[bot] --- website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/requirements.txt b/website/requirements.txt index 849266e5..cb849399 100644 --- a/website/requirements.txt +++ b/website/requirements.txt @@ -5,7 +5,7 @@ pandas==0.23.4 sqlalchemy==1.3.12 beautifulsoup4 rpy2==3.3.6 -Jinja2==2.10.1 +Jinja2==2.11.3 Flask==1.0.4 Flask-Assets==0.12 Flask-Classful==0.13.1