From ebbce98cdd83de67d09b1a26403963c5cac93ea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Feb 2023 04:57:57 +0000 Subject: [PATCH] Bump werkzeug from 2.0.2 to 2.2.3 in /taiyangxue/pywebview-flask Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 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.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- taiyangxue/pywebview-flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taiyangxue/pywebview-flask/requirements.txt b/taiyangxue/pywebview-flask/requirements.txt index 6535c21..cc2724c 100644 --- a/taiyangxue/pywebview-flask/requirements.txt +++ b/taiyangxue/pywebview-flask/requirements.txt @@ -14,4 +14,4 @@ pyinstaller-hooks-contrib==2021.5 pythonnet==2.5.2 pywebview==3.5 pywin32-ctypes==0.2.0 -Werkzeug==2.0.2 +Werkzeug==2.2.3