summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-08 07:02:48 +0000
committerGitHub <noreply@github.com>2021-10-08 07:02:48 +0000
commit4a344948e782611b610fa4bf8b7919f807d7987b (patch)
treefd4d794ddf7a5ec41d5e7b4f4b97fbdac3dc990f /requirements.txt
parent3abbe6d25bb001b6ef25144426b2539e1ed4c827 (diff)
downloadsearxng-4a344948e782611b610fa4bf8b7919f807d7987b.tar.gz
searxng-4a344948e782611b610fa4bf8b7919f807d7987b.zip
Bump jinja2 from 3.0.1 to 3.0.2
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.1 to 3.0.2. - [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/3.0.1...3.0.2) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 b38aedcb4..3a757c1c5 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==2.0.1
-jinja2==3.0.1
+jinja2==3.0.2
lxml==4.6.3
pygments==2.10.0
python-dateutil==2.8.2