From 963f80bd57ce9253fcafbc3a9490a352df38e628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 02:21:22 +0000 Subject: [PATCH] Bump werkzeug from 0.11.13 to 0.15.5 in /flask-jwt-auth Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.13 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.11.13...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flask-jwt-auth/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask-jwt-auth/requirements.txt b/flask-jwt-auth/requirements.txt index be02e6a..1c1c568 100644 --- a/flask-jwt-auth/requirements.txt +++ b/flask-jwt-auth/requirements.txt @@ -20,4 +20,4 @@ PyJWT==1.4.2 python-editor==1.0.3 six==1.10.0 SQLAlchemy==1.1.4 -Werkzeug==0.11.13 +Werkzeug==0.15.5