From 1a932aaeaa3bdef18d7ae647bbd498bf4cbb7668 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Feb 2021 16:49:33 +0000 Subject: [PATCH] Bump werkzeug in /Open_Data_-_Ukrainian_Ports_Statistics Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.10 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.11.10...0.15.3) Signed-off-by: dependabot[bot] --- Open_Data_-_Ukrainian_Ports_Statistics/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open_Data_-_Ukrainian_Ports_Statistics/requirements.txt b/Open_Data_-_Ukrainian_Ports_Statistics/requirements.txt index d4ff2a6..2aaa70f 100644 --- a/Open_Data_-_Ukrainian_Ports_Statistics/requirements.txt +++ b/Open_Data_-_Ukrainian_Ports_Statistics/requirements.txt @@ -1,7 +1,7 @@ Flask==0.11.1 Jinja2==2.8 MarkupSafe==0.23 -Werkzeug==0.11.10 +Werkzeug==0.15.3 argparse==1.2.1 click==6.6 itsdangerous==0.24