From 70393b26e63dd1dc2295faf7c1d6967f5c2e54e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:51:36 +0000 Subject: [PATCH] chore(deps): bump werkzeug Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.6 to 3.0.1. - [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/2.3.6...3.0.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../resources/mock-stock-data-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/mobile-dev/stock-market/resources/mock-stock-data-server/requirements.txt b/subjects/mobile-dev/stock-market/resources/mock-stock-data-server/requirements.txt index 43a9c531..e8192024 100644 --- a/subjects/mobile-dev/stock-market/resources/mock-stock-data-server/requirements.txt +++ b/subjects/mobile-dev/stock-market/resources/mock-stock-data-server/requirements.txt @@ -5,4 +5,4 @@ Flask-Cors==4.0.0 itsdangerous==2.1.2 Jinja2==3.1.2 MarkupSafe==2.1.3 -Werkzeug==2.3.6 +Werkzeug==3.0.1