From 84b34a55cc34b29119f25c0f94ce2ad8fdcc5f27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 07:00:37 +0000 Subject: [PATCH] Bump werkzeug from 0.8.3 to 0.15.5 in /2013-05 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.8.3 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.8.3...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2013-05/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2013-05/requirements.txt b/2013-05/requirements.txt index b3fe1f1..6b9c519 100644 --- a/2013-05/requirements.txt +++ b/2013-05/requirements.txt @@ -9,7 +9,7 @@ zope.interface==4.0.2 Flask-Script==0.5.1 Flask==0.9 Jinja2==2.6 -Werkzeug==0.8.3 +Werkzeug==0.15.5 path.py==2.4.1 CherryPy==3.2.2 python-ldap==2.4.10