From c536f8c859d3cb5e7e472687e36ab6adca249fec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 07:17:35 +0000 Subject: [PATCH] Bump werkzeug from 0.9.6 to 0.15.5 in /flask_ide 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] --- flask_ide/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask_ide/requirements.txt b/flask_ide/requirements.txt index 99e1ac1..203de44 100644 --- a/flask_ide/requirements.txt +++ b/flask_ide/requirements.txt @@ -17,7 +17,7 @@ SQLAlchemy==0.9.8 SQLAlchemy-Utils==0.27.5 WTForms==2.0.1 WebHelpers==1.3 -Werkzeug==0.9.6 +Werkzeug==0.15.5 alembic==0.6.7 argparse==1.2.1 blinker==1.3