From 6fd503fba4a2d01079afcb8e4fa50f1d80276ffd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 02:31:09 +0000 Subject: [PATCH] Bump werkzeug in /example/restful_flask_example_with_sinon Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.15 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.11.15...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example/restful_flask_example_with_sinon/requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/restful_flask_example_with_sinon/requirement.txt b/example/restful_flask_example_with_sinon/requirement.txt index 34574bd..318769e 100644 --- a/example/restful_flask_example_with_sinon/requirement.txt +++ b/example/restful_flask_example_with_sinon/requirement.txt @@ -12,4 +12,4 @@ python-dateutil==2.6.0 pytz==2016.10 sinon==0.1.1 six==1.10.0 -Werkzeug==0.11.15 +Werkzeug==0.15.5