From c35ba7201f23fac24fe250da82ada73b4d5976b0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:33:41 +0000 Subject: [PATCH] [Security] Bump jinja2 from 2.10 to 2.11.3 in /fact-bounty-flask Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.11.3. **This update includes security fixes.** - [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...2.11.3) Signed-off-by: dependabot-preview[bot] --- fact-bounty-flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fact-bounty-flask/requirements.txt b/fact-bounty-flask/requirements.txt index 3c474d2e..5a71a792 100644 --- a/fact-bounty-flask/requirements.txt +++ b/fact-bounty-flask/requirements.txt @@ -21,7 +21,7 @@ Flask-SQLAlchemy==2.3.2 flasgger==0.9.2 isort==4.3.10 itsdangerous==1.1.0 -Jinja2==2.10 +Jinja2==2.11.3 lazy-object-proxy==1.3.1 livereload==2.6.0 Mako==1.0.7