From 9fc711dcfe8598e153da1e7e5594e5df0fa4374b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 23:42:25 +0000 Subject: [PATCH] Bump werkzeug from 0.16.1 to 2.2.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.1 to 2.2.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/0.16.1...2.2.3) --- 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 8d27eda..0dbed4e --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ pytz>=2017.3 selenium>=3.8.1 six>=1.11.0 SQLAlchemy>=1.2.0 -Werkzeug==0.16.1 +Werkzeug==2.2.3 python-dotenv>=0.12.0 blueprint>=3.4.2 dictdiffer>=0.8.1 \ No newline at end of file