From 53251c3ea0e18a6926ce6e61dd043e845d9f223a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 07:15:37 +0000 Subject: [PATCH] Bump werkzeug from 0.9.4 to 0.15.5 in /www-srv Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.9.4 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.4...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- www-srv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-srv/requirements.txt b/www-srv/requirements.txt index ae5ad048..27187efe 100644 --- a/www-srv/requirements.txt +++ b/www-srv/requirements.txt @@ -3,7 +3,7 @@ Jinja2==2.7.2 MarkupSafe==0.23 PyICU==1.8 Pygments==2.0.2 -Werkzeug==0.9.4 +Werkzeug==0.15.5 XlsxWriter==0.5.5 gnureadline==6.3.3 uWSGI==2.0.15