From 170f27b0f8f3a1444a75cb3f2a0b49b820e69228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 05:37:20 +0000 Subject: [PATCH] build(deps): bump werkzeug from 2.0.3 to 2.2.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 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/2.0.3...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.pinned.txt b/requirements.pinned.txt index d2efae02f..4bf0e44ef 100644 --- a/requirements.pinned.txt +++ b/requirements.pinned.txt @@ -169,7 +169,7 @@ vine==5.0.0 wcwidth==0.2.5 webargs==5.5.3 webencodings==0.5.1 -Werkzeug==2.0.3 +Werkzeug==2.2.3 wrapt==1.14.1 WTForms==2.3.3 WTForms-Alchemy==0.18.0