From 74a22386a447d1ff19e66173c029945b38005f97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 06:38:34 +0000 Subject: [PATCH] :arrow_up: Bump jinja2 from 2.11.3 to 3.0.0 in /motioneye 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] --- motioneye/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/requirements.txt b/motioneye/requirements.txt index a6966ad..0b9400a 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.0 MarkupSafe==1.1.1 motioneye==0.42.1 pillow==6.2.2