From 2ea69d8cbd6efa07e18f63615a299a59f9b5b60f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 16:27:23 +0000 Subject: [PATCH] Bump werkzeug in /Chapter 8/restful_python_chapter_08_02/api Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.11 to 2.2.3. - [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.11...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Chapter 8/restful_python_chapter_08_02/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter 8/restful_python_chapter_08_02/api/requirements.txt b/Chapter 8/restful_python_chapter_08_02/api/requirements.txt index 8ed3d1d..bb74160 100644 --- a/Chapter 8/restful_python_chapter_08_02/api/requirements.txt +++ b/Chapter 8/restful_python_chapter_08_02/api/requirements.txt @@ -24,4 +24,4 @@ python-editor==1.0.1 pytz==2016.6.1 six==1.10.0 SQLAlchemy==1.0.15 -Werkzeug==0.11.11 +Werkzeug==2.2.3