From ded45694c629e3d5fa86b6140c856b2f2dcf560a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 12:41:06 +0000 Subject: [PATCH] Bump werkzeug from 0.13 to 0.15.3 in /Activity01 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.13 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.13...0.15.3) Signed-off-by: dependabot[bot] --- Activity01/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Activity01/requirements.txt b/Activity01/requirements.txt index fea4f34..3f97463 100644 --- a/Activity01/requirements.txt +++ b/Activity01/requirements.txt @@ -38,4 +38,4 @@ tensorflow-estimator==2.0.1 termstyle==0.1.11 urllib3==1.22 yfinance -Werkzeug==0.13 +Werkzeug==0.15.3