From a2abc4235b1961b16622cd03ae4b4f901663af7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 05:38:16 +0000 Subject: [PATCH] build(deps): bump jinja2 from 2.11.2 to 2.11.3 in /Coffeefi 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] --- Coffeefi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Coffeefi/requirements.txt b/Coffeefi/requirements.txt index cc8ce43..7b96c30 100644 --- a/Coffeefi/requirements.txt +++ b/Coffeefi/requirements.txt @@ -5,7 +5,7 @@ Flask==1.1.2 Flask-Bootstrap==3.3.7.1 Flask-WTF==0.14.3 itsdangerous==1.1.0 -Jinja2==2.11.2 +Jinja2==2.11.3 MarkupSafe==1.1.1 visitor==0.1.3 Werkzeug==1.0.1