From 5c0337aa007bafba96986e77d1c7c3395336a6c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 06:06:20 +0000 Subject: [PATCH] :arrow_up: Bump jinja2 from 2.11.3 to 3.1.1 in /motioneye Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.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.1.1) --- 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..18c7715 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.1.1 MarkupSafe==1.1.1 motioneye==0.42.1 pillow==6.2.2