From 0023bed0bd7b9eb3a4caa4bcf4cbf142c19c5fd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Mon, 15 Apr 2019 13:55:09 +0200 Subject: [PATCH] fix: Bump dependencies, fix for CVE-2019-10906 --- Pipfile | 1 + Pipfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 0259399..7061e19 100644 --- a/Pipfile +++ b/Pipfile @@ -15,6 +15,7 @@ flask-nav = "*" Flask = "*" Flask-Bootstrap = "*" Flask-WTF = "*" +Jinja2 = ">=2.10.1" # CVE-2019-10906 [requires] python_version = "3.6" diff --git a/Pipfile.lock b/Pipfile.lock index 5e838d9..34cf4e3 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -90,10 +90,10 @@ }, "jinja2": { "hashes": [ - "sha256:74c935a1b8bb9a3947c50a54766a969d4846290e1e788ea44c1392163723c3bd", - "sha256:f84be1bb0040caca4cea721fcbbbbd61f9be9464ca236387158b0feea01914a4" + "sha256:065c4f02ebe7f7cf559e49ee5a95fb800a9e4528727aec6f24402a5374c65013", + "sha256:14dd6caf1527abb21f08f86c784eac40853ba93edb79552aa1e4b8aef1b61c7b" ], - "version": "==2.10" + "version": "==2.10.1" }, "markupsafe": { "hashes": [ @@ -154,10 +154,10 @@ }, "werkzeug": { "hashes": [ - "sha256:96da23fa8ccecbc3ae832a83df5c722c11547d021637faacb0bec4dd2f4666c8", - "sha256:ca5c2dcd367d6c0df87185b9082929d255358f5391923269335782b213d52655" + "sha256:0a73e8bb2ff2feecfc5d56e6f458f5b99290ef34f565ffb2665801ff7de6af7a", + "sha256:7fad9770a8778f9576693f0cc29c7dcc36964df916b83734f4431c0e612a7fbc" ], - "version": "==0.15.1" + "version": "==0.15.2" }, "wtforms": { "hashes": [