From a9ce0f144eeaa30d50d8bc83bde31a667f0ff3b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 02:17:00 +0000 Subject: [PATCH] chore(deps): bump werkzeug from 1.0.1 to 2.2.3 in /demos/dact/backend Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.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/1.0.1...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demos/dact/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 demos/dact/backend/requirements.txt diff --git a/demos/dact/backend/requirements.txt b/demos/dact/backend/requirements.txt old mode 100755 new mode 100644 index 2ef682a..5cdb813 --- a/demos/dact/backend/requirements.txt +++ b/demos/dact/backend/requirements.txt @@ -9,4 +9,4 @@ psycopg2==2.8.5 psycopg2-binary==2.8.5 pycodestyle==2.5.0 six==1.14.0 -Werkzeug==1.0.1 +Werkzeug==2.2.3