From 1e484402ad15e6a09bbed862b6a0e90517e038bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 00:22:57 -0400 Subject: [PATCH] Bump werkzeug from 2.3.6 to 3.0.1 in /db_gateway (#22) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- db_gateway/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db_gateway/requirements.txt b/db_gateway/requirements.txt index 16775f9..65d7aff 100644 --- a/db_gateway/requirements.txt +++ b/db_gateway/requirements.txt @@ -25,4 +25,4 @@ singledispatch==3.7.0 six==1.16.0 SQLAlchemy==1.4.49 tzdata==2023.3 -Werkzeug==2.3.6 +Werkzeug==3.0.1