From 1e72893c848511ac11da74acf2a7e220bb3de01e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 05:46:08 +0000 Subject: [PATCH] Bump jinja2 from 3.0.0 to 3.0.1 Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.0 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/3.0.0...3.0.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51f850934..024e05767 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pyyaml==5.4.1 uritemplate==3.0.1 beautifulsoup4==4.9.3 microdata==0.7.1 -Jinja2==3.0.0 +Jinja2==3.0.1 django-webpack-loader==1.0.0 django-js-reverse==0.9.1 django-allauth==0.44.0