From c7dc00bbc0935f3b07e44c8ad69f0ed2549d7f76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:47:38 +0000 Subject: [PATCH] Bump werkzeug from 2.3.6 to 3.0.1 in /location_service 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] --- location_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/location_service/requirements.txt b/location_service/requirements.txt index 12d6aa8..97e0e73 100644 --- a/location_service/requirements.txt +++ b/location_service/requirements.txt @@ -19,4 +19,4 @@ six==1.16.0 SQLAlchemy==2.0.18 typing_extensions==4.7.1 tzdata==2023.3 -Werkzeug==2.3.6 +Werkzeug==3.0.1