From 58a5c5a8be5e57895f320b84fa9fc7ee96612676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 10:18:01 +0000 Subject: [PATCH] Bump jinja2 from 2.11.1 to 2.11.3 in /web/notes Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.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.11.1...2.11.3) Signed-off-by: dependabot[bot] --- web/notes/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/notes/requirements.txt b/web/notes/requirements.txt index e1ac567..c898e7e 100644 --- a/web/notes/requirements.txt +++ b/web/notes/requirements.txt @@ -11,7 +11,7 @@ Flask-WTF==0.14.3 gunicorn==20.0.4 idna==2.9 itsdangerous==1.1.0 -Jinja2==2.11.1 +Jinja2==2.11.3 jsmin==2.2.2 lesscpy==0.13.0 markdown2==2.4.0