From d13f74c7452c68f083ca5dbc5d059d3544a555c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2020 08:19:49 +0000 Subject: [PATCH] Bump werkzeug from 0.15.2 to 0.15.3 in /CTAI_model Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.2 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.15.2...0.15.3) Signed-off-by: dependabot[bot] --- CTAI_model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CTAI_model/requirements.txt b/CTAI_model/requirements.txt index 0ff1bed..83b2ae6 100644 --- a/CTAI_model/requirements.txt +++ b/CTAI_model/requirements.txt @@ -1,5 +1,5 @@ Flask==1.1.1 -Werkzeug==0.15.2 +Werkzeug==0.15.3 pandas==0.23.4 numpy==1.15.0 Pillow==6.1.0