From ba3eda1fddba175d486143859b64e3ce9cfed7bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:21:17 +0000 Subject: [PATCH] Bump werkzeug from 2.2.2 to 3.0.3 in /image Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 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.2.2...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- image/requirements_image.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image/requirements_image.txt b/image/requirements_image.txt index bd15857..5aac480 100644 --- a/image/requirements_image.txt +++ b/image/requirements_image.txt @@ -1,7 +1,7 @@ psycopg2-binary psycopg2-pool Flask==2.1.0 -Werkzeug==2.2.2 +Werkzeug==3.0.3 waitress SQLAlchemy==2.0.25 sqlalchemy-cockroachdb==2.0.1