From 0da789fe271f0d77b4e11410175693a120c73e89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:17:04 +0000 Subject: [PATCH] Bump werkzeug from 2.2.2 to 3.0.1 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 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.2.2...3.0.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 1f066281..4176bc6b --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pyproj psycopg2 ; sys_platform == 'linux' psycopg2-binary ; sys_platform == 'darwin' flask_sqlalchemy -Werkzeug==2.2.2 +Werkzeug==3.0.1 marshmallow-sqlalchemy mapproxy~=1.12 pycryptodome