aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-20 04:19:58 +0000
committerGitHub <noreply@github.com>2021-03-20 04:19:58 +0000
commit5b4c1b8dfb89d88a1ca56d5ff6ddbfe585838a22 (patch)
tree774d2675ed31aa900c651ce69fb67039f9507ac4
parent64606f5d95dfd62c8c911f707308cafbec2deacd (diff)
Bump jinja2 from 2.11.0 to 2.11.3dependabot/pip/jinja2-2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.0 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.0...2.11.3) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements-docker.txt2
-rw-r--r--requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements-docker.txt b/requirements-docker.txt
index afd131b..05503df 100644
--- a/requirements-docker.txt
+++ b/requirements-docker.txt
@@ -3,7 +3,7 @@ Flask==1.1.1
Flask-WTF==0.14.2
gunicorn==20.0.4
itsdangerous==1.1.0
-Jinja2==2.11.0
+Jinja2==2.11.3
MarkupSafe==1.1.1
Werkzeug==0.16.1
WTForms==2.2.1
diff --git a/requirements.txt b/requirements.txt
index 31be19e..3673713 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@ Flask==1.1.1
Flask-WTF==0.14.2
gunicorn==20.0.4
itsdangerous==1.1.0
-Jinja2==2.11.0
+Jinja2==2.11.3
MarkupSafe==1.1.1
Werkzeug==0.16.1
WTForms==2.2.1