From 561102977c7faf6aff52cc0e136a4ea0eed78e81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2020 21:03:13 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 0.15.3 in /Gmail_Scraping Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 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.14.1...0.15.3) Signed-off-by: dependabot[bot] --- Gmail_Scraping/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gmail_Scraping/requirements.txt b/Gmail_Scraping/requirements.txt index e08dde2..94d7a4f 100644 --- a/Gmail_Scraping/requirements.txt +++ b/Gmail_Scraping/requirements.txt @@ -117,7 +117,7 @@ wasabi==0.2.1 wcwidth==0.1.7 webargs==4.0.0 webencodings==0.5.1 -Werkzeug==0.14.1 +Werkzeug==0.15.3 wrapt==1.11.1 yarg==0.1.9 yarl==1.1.1