From 9f6bbcf78c99b4f54ce2248ca7a66993b2cefaf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 19:14:33 +0000 Subject: [PATCH] Bump werkzeug from 2.3.8 to 3.0.3 in /met-etl Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 to 3.0.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.3.8...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- met-etl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/met-etl/requirements.txt b/met-etl/requirements.txt index 114087b82..a33162470 100644 --- a/met-etl/requirements.txt +++ b/met-etl/requirements.txt @@ -8,7 +8,7 @@ Flask-SQLAlchemy==3.0.5 Flask==2.2.5 SQLAlchemy-Utils==0.41.2 SQLAlchemy==1.4.52 -Werkzeug==2.3.8 +Werkzeug==3.0.3 flask-marshmallow==1.0.0 flask-restx==1.3.0 marshmallow-sqlalchemy==1.0.0