From c701bf1e1c89cd93e7d62de44ca5fa4a94514971 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 22:05:03 +0000 Subject: [PATCH] Bump werkzeug from 0.15.4 to 2.2.3 in /papers/SubTagger Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.4 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.15.4...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- papers/SubTagger/requirements_pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/papers/SubTagger/requirements_pip.txt b/papers/SubTagger/requirements_pip.txt index 768947c..ab44204 100644 --- a/papers/SubTagger/requirements_pip.txt +++ b/papers/SubTagger/requirements_pip.txt @@ -135,7 +135,7 @@ Unidecode==1.1.0 urllib3==1.25.3 wasabi==0.2.2 wcwidth==0.1.7 -Werkzeug==0.15.4 +Werkzeug==2.2.3 word2number==1.1 wrapt==1.10.11 zipp==0.5.1