From 296cc93b86e17e5400f8db2f4449342d49fa46c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 16:54:05 +0000 Subject: [PATCH] Bump werkzeug from 0.11.15 to 2.2.3 in /install Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.15 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.11.15...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- install/requirements-windows.txt | 2 +- install/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install/requirements-windows.txt b/install/requirements-windows.txt index 9c08e128d..8663001b8 100644 --- a/install/requirements-windows.txt +++ b/install/requirements-windows.txt @@ -11,4 +11,4 @@ PyQt5==5.8 PySocks==1.6.7 sip==4.19.1 stem==1.5.4 -Werkzeug==0.11.15 +Werkzeug==2.2.3 diff --git a/install/requirements.txt b/install/requirements.txt index a046504a4..22f6abc0a 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -8,4 +8,4 @@ PyQt5==5.7.1 PySocks==1.6.7 sip==4.19 stem==1.5.4 -Werkzeug==0.11.15 +Werkzeug==2.2.3