From ef5aa69eba8caf175d7301811a6759115ffe3e13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 05:38:53 +0000 Subject: [PATCH] Bump werkzeug in /days/065-068-heroku-deployment/code Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.5. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.14.1...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- days/065-068-heroku-deployment/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/days/065-068-heroku-deployment/code/requirements.txt b/days/065-068-heroku-deployment/code/requirements.txt index 0a135c7d..8ecda075 100644 --- a/days/065-068-heroku-deployment/code/requirements.txt +++ b/days/065-068-heroku-deployment/code/requirements.txt @@ -6,4 +6,4 @@ Jinja2==2.10 MarkupSafe==1.1.1 python-http-client==3.1.0 sendgrid==5.6.0 -Werkzeug==0.14.1 +Werkzeug==0.15.5