From 5783a59caac837fbc2121f610ba0ec1bb7ff7a67 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 Jan 2020 18:33:44 +0000 Subject: [PATCH] :arrow_up: Updates jinja2 to v2.11.1 --- motioneye/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/requirements.txt b/motioneye/requirements.txt index 7690efd..2966d28 100644 --- a/motioneye/requirements.txt +++ b/motioneye/requirements.txt @@ -1,6 +1,6 @@ backports_abc==0.5 futures==3.3.0 -jinja2==2.11.0 +jinja2==2.11.1 MarkupSafe==1.1.1 motioneye==0.42 pillow==6.2.2