From dfd693ee9ddf836999e11f1f904b6ab1768d6e6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 07:16:23 +0000 Subject: [PATCH] Bump werkzeug from 2.2.2 to 2.2.3 in /booking/app Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 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/2.2.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- booking/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/booking/app/requirements.txt b/booking/app/requirements.txt index aa7df9a..f5fe3bd 100644 --- a/booking/app/requirements.txt +++ b/booking/app/requirements.txt @@ -23,4 +23,4 @@ pytest==7.2.0 python-dotenv==0.21.0 six==1.16.0 typing_extensions==4.4.0 -Werkzeug==2.2.2 +Werkzeug==2.2.3