From 28d7329beaa8ba94fe5c974ed049f11190c5d139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 06:22:07 +0000 Subject: [PATCH] Bump jinja2 from 2.11.3 to 3.0.0 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.0.0. - [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.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c40240f..4812e39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2020.12.5 chardet==4.0.0 idna==3.1 -Jinja2==2.11.3 +Jinja2==3.0.0 kinto-http==10.7.0 lxml==4.6.3 MarkupSafe==1.1.1