summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-16 13:59:22 +0000
committerGitHub <noreply@github.com>2021-07-16 13:59:22 +0000
commit048100be3e9a015298fba4b5a363061075ed8ce3 (patch)
tree861b811636dc9a87d4c8098203b791cd959b914c /requirements.txt
parent401f7d38f66b2b583e8d21f4ed07a11955659ff3 (diff)
downloadsearxng-048100be3e9a015298fba4b5a363061075ed8ce3.tar.gz
searxng-048100be3e9a015298fba4b5a363061075ed8ce3.zip
Bump jinja2 from 2.11.3 to 3.0.1
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.0.1. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.3...3.0.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index a8e0156c3..175e6d8ee 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@ certifi==2021.5.30
babel==2.9.1
flask-babel==2.0.0
flask==1.1.2
-jinja2==2.11.3
+jinja2==3.0.1
lxml==4.6.3
pygments==2.9.0
python-dateutil==2.8.2