From 23f498dbdd392499bf122bc116eb1bd35df8e09d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 07:37:53 +0000 Subject: [PATCH] Bump werkzeug from 2.2.2 to 2.2.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.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.2.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- templates/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8e8cb1b6..70448884 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ python-Levenshtein gensim~=4.2.0 -Werkzeug~=2.1.2 +Werkzeug~=2.2.3 Pillow~=9.3.0 six~=1.16.0 scipy~=1.9.3 diff --git a/templates/requirements.txt b/templates/requirements.txt index 4fc2fe68..d62dde5e 100644 --- a/templates/requirements.txt +++ b/templates/requirements.txt @@ -183,7 +183,7 @@ wasabi==0.10.1 wcwidth==0.2.5 webencodings==0.5.1 websocket-client==1.4.1 -Werkzeug==2.2.2 +Werkzeug==2.2.3 widgetsnbextension==4.0.3 wrapt==1.14.1 xgboost==1.7.3