From 1ec2cc518dfd64f07870d258c8b17692036a2480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 07:06:15 +0000 Subject: [PATCH] :arrow_up: Bump jinja2 from 2.11.3 to 3.0.1 in /motioneye 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] --- motioneye/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/requirements.txt b/motioneye/requirements.txt index a6966ad..fc483d8 100644 --- a/motioneye/requirements.txt +++ b/motioneye/requirements.txt @@ -1,6 +1,6 @@ backports_abc==0.5 futures==3.3.0 -jinja2==2.11.3 +jinja2==3.0.1 MarkupSafe==1.1.1 motioneye==0.42.1 pillow==6.2.2