From 88dc27e726595eda32249b5cbda7a20600fac557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 06:05:47 +0000 Subject: [PATCH] :arrow_up: Bump jinja2 from 2.11.3 to 3.0.2 in /motioneye Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 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/2.11.3...3.0.2) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-major ... 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 d418f92..33cee4b 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.2 MarkupSafe==1.1.1 motioneye==0.42.1 pillow==6.2.2