From 95511cc93b9a57d0fc5eb859db8d43da4086c747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 03:37:34 +0000 Subject: [PATCH] Bump werkzeug from 0.14 to 0.15.5 in /cm Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14 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.14...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cm/requirements.txt b/cm/requirements.txt index c2f63ab..4f094c0 100644 --- a/cm/requirements.txt +++ b/cm/requirements.txt @@ -5,7 +5,7 @@ MarkupSafe==0.23 Pika==0.12.0 Pygments==1.6 SQLAlchemy==1.1.10 -Werkzeug==0.14 +Werkzeug==0.15.5 amqp==2.2.2 coverage==3.7.1 flasgger==0.9.0