From f0bd59337c3ed3424b5b6f26b623e3ddc6e882f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 01:55:17 +0000 Subject: [PATCH] Bump werkzeug from 0.10.4 to 0.15.5 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.10.4 to 0.15.5. - [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.10.4...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7fef4a5..9d5a60c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ MarkupSafe==0.23 Metafone==0.5 PyYAML==3.11 Pygments==2.0.2 -Werkzeug==0.10.4 +Werkzeug==0.15.5 cffi==1.1.0 cryptography==0.9 docopt==0.6.2