From 5ad7ec308e39c6f4a5db92f321137a920244362c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 07:27:55 +0000 Subject: [PATCH] Bump werkzeug from 0.9.6 to 0.15.5 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.9.6 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.9.6...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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index dc86437..8bcd3d2 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ apiai slackclient Jinja2==2.7.3 MarkupSafe==0.23 -Werkzeug==0.9.6 +Werkzeug==0.15.5 amqp==1.4.6 anyjson==0.3.3 argparse==1.2.1