From ce6ee40c86dd8e51857c09762bf24a124c39550d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:15:36 +0000 Subject: [PATCH] Bump werkzeug from 0.9.4 to 0.15.3 in /python/nutrition Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.9.4 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.9.4...0.15.3) Signed-off-by: dependabot[bot] --- python/nutrition/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/nutrition/requirements.txt b/python/nutrition/requirements.txt index 0d9ea7eb..11841a88 100644 --- a/python/nutrition/requirements.txt +++ b/python/nutrition/requirements.txt @@ -12,7 +12,7 @@ MarkupSafe==0.18 SQLAlchemy==0.7.9 Tempita==0.5.2 WTForms==1.0.5 -Werkzeug==0.9.4 +Werkzeug==0.15.3 Whoosh==2.5.6 blinker==1.3 decorator==3.4.0